Skip to content

Commit 2dd53a4

Browse files
authored
Merge pull request #944 from snyk/feat/update-base-image
feat: update base image to the latest version
2 parents 04e4d0a + 0263efb commit 2dd53a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN cp $HOME/go/bin/docker-credential-ecr-login /usr/local/bin/docker-credential
1616
#---------------------------------------------------------------------
1717
# STAGE 2: Build the kubernetes-monitor
1818
#---------------------------------------------------------------------
19-
FROM registry.access.redhat.com/ubi8/ubi:8.4
19+
FROM registry.access.redhat.com/ubi8/ubi:8.5
2020

2121
LABEL name="Snyk Controller" \
2222
maintainer="[email protected]" \

0 commit comments

Comments
 (0)