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 b0b6936 commit b9e14e2Copy full SHA for b9e14e2
Dockerfile
@@ -23,7 +23,7 @@ ENV PRODUCT_VERSION=${VERSION}
23
24
RUN make manager
25
26
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4-205.1626828526
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5-230
27
28
RUN microdnf install yum &&\
29
yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical &&\
0 commit comments