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.
0d7cfb0
aaf57d0
1 parent 48646f0 commit 9b040a0Copy full SHA for 9b040a0
Dockerfile
@@ -126,7 +126,7 @@ FROM quay.io/redhat-best-practices-for-k8s/oct:latest AS db
126
127
# Copy the state into a new flattened image to reduce size.
128
# TODO run as non-root
129
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:0d7cfb0704f6d389942150a01a20cb182dc8ca872004ebf19010e2b622818926
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:295f920819a6d05551a1ed50a6c71cb39416a362df12fa0cd149bc8babafccff
130
131
ENV \
132
CERTSUITE_DIR=/usr/certsuite \
0 commit comments