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 3a48b1d commit fdd2ab2Copy full SHA for fdd2ab2
Dockerfile
@@ -1,5 +1,5 @@
1
-FROM quay.io/sclorg/postgresql-16-c9s:20250709 as source
2
-FROM ghcr.io/radiorabe/ubi9-minimal:0.9.1 AS app
+FROM quay.io/sclorg/postgresql-16-c9s:20250910 as source
+FROM ghcr.io/radiorabe/ubi9-minimal:0.10.1 AS app
3
4
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/postgresql \
5
HOME=/var/lib/pgsql \
0 commit comments