We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64bf9f commit eaaffabCopy full SHA for eaaffab
Dockerfile.alpine
@@ -25,7 +25,7 @@ ENV PG14_VERSION=14.15
25
ENV PG15_VERSION=15.10
26
27
# renovate: datasource=repology depName=homebrew/postgresql@16 versioning=loose
28
-ENV PG16_VERSION=16.6
+ENV PG16_VERSION=16.8
29
30
# Where we'll do all our compiling and similar
31
ENV BUILD_ROOT=/buildroot
Dockerfile.bookworm
@@ -22,7 +22,7 @@ ENV PG14_VERSION=14.15
22
23
24
0 commit comments