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 4f56dc2 commit 0263efbCopy full SHA for 0263efb
Dockerfile
@@ -16,7 +16,7 @@ RUN cp $HOME/go/bin/docker-credential-ecr-login /usr/local/bin/docker-credential
16
#---------------------------------------------------------------------
17
# STAGE 2: Build the kubernetes-monitor
18
19
-FROM registry.access.redhat.com/ubi8/ubi:8.4
+FROM registry.access.redhat.com/ubi8/ubi:8.5
20
21
LABEL name="Snyk Controller" \
22
maintainer="[email protected]" \
0 commit comments