We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657707a commit 5a4318aCopy full SHA for 5a4318a
Dockerfile
@@ -1,5 +1,5 @@
1
-FROM quay.io/sclorg/postgresql-16-c9s:20251022 as source
2
-FROM ghcr.io/radiorabe/ubi9-minimal:0.10.1 AS app
+FROM quay.io/sclorg/postgresql-16-c9s:20251029 as source
+FROM ghcr.io/radiorabe/ubi9-minimal:0.10.2 AS app
3
4
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/postgresql \
5
HOME=/var/lib/pgsql \
0 commit comments