diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 4f838cc..671644f 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:17-1.35.5 ARG BUILD_REV ARG BUILD_DATE