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.
f172b30
e12131d
1 parent 5a96700 commit 1f56390Copy full SHA for 1f56390
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:f172b3082a3d1bbe789a1057f03883c1113243564f01cd3020e27548b911d3f8
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:e12131db2e2b6572613589a94b7f615d4ac89d94f859dad05908aeb478fb090f
130
131
ENV \
132
CERTSUITE_DIR=/usr/certsuite \
0 commit comments