Skip to content

Commit 74e24d4

Browse files
committed
fix: update UBI8 base image
1 parent 866abdc commit 74e24d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN go install github.com/chrismellard/docker-credential-acr-env@d4055f832e8b16e
1616
#---------------------------------------------------------------------
1717
# STAGE 3: Build the kubernetes-monitor
1818
#---------------------------------------------------------------------
19-
FROM registry.access.redhat.com/ubi8/ubi:8.5
19+
FROM registry.access.redhat.com/ubi8/ubi:8.6
2020

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

0 commit comments

Comments
 (0)