diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 4f838cc..e666a5b 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/wodby/postgres:16-1.33.2 +FROM docker.io/wodby/postgres:16-1.33.3 ARG BUILD_REV ARG BUILD_DATE