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 001173a commit 50e63bcCopy full SHA for 50e63bc
Dockerfile
@@ -1,5 +1,5 @@
1
FROM quay.io/sclorg/redis-6-c9s:20250108 as source
2
-FROM ghcr.io/radiorabe/ubi9-minimal:0.8.3 AS app
+FROM ghcr.io/radiorabe/ubi9-minimal:0.9.1 AS app
3
4
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/redis \
5
HOME=/var/lib/redis \
0 commit comments