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 f5915e2 commit 9ba8893Copy full SHA for 9ba8893
Dockerfile
@@ -1,5 +1,5 @@
1
FROM quay.io/sclorg/redis-6-c9s:20240313 as source
2
-FROM ghcr.io/radiorabe/ubi9-minimal:0.6.6 AS app
+FROM ghcr.io/radiorabe/ubi9-minimal:0.6.7 AS app
3
4
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/redis \
5
HOME=/var/lib/redis \
0 commit comments