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