diff --git a/postgres/Dockerfile b/postgres/Dockerfile index e49b199..4fc04b2 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/wodby/postgres:15-1.31.4 +FROM docker.io/wodby/postgres:16-1.32.0 ARG BUILD_REV ARG BUILD_DATE