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 f57f1d2 commit a2f7cadCopy full SHA for a2f7cad
images/helm-operator/Dockerfile
@@ -17,7 +17,7 @@ COPY . .
17
RUN GOOS=linux GOARCH=$TARGETARCH make build/helm-operator
18
19
# Final image.
20
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-230
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-298
21
22
ENV HOME=/opt/helm \
23
USER_NAME=helm \
0 commit comments