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 fd74c82 commit c61c0dcCopy full SHA for c61c0dc
Dockerfile
@@ -13,7 +13,7 @@ RUN cd $GOPATH/src/github.com/containers/skopeo \
13
#---------------------------------------------------------------------
14
# STAGE 2: Build the kubernetes-monitor
15
16
-FROM registry.access.redhat.com/ubi8/ubi:8.3
+FROM registry.access.redhat.com/ubi8/ubi:8.4
17
18
LABEL name="Snyk Controller" \
19
maintainer="[email protected]" \
0 commit comments