Skip to content

Commit d5688f6

Browse files
authored
updated ubi8 to 8.3-298 (#83)
1 parent 1a5fd72 commit d5688f6

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
@@ -21,7 +21,7 @@ RUN CGO_ENABLED=0 GOOS=linux GO111MODULE=on go build -a -o namespace-scope-opera
2121
# Use distroless as minimal base image to package the manager binary
2222
# Refer to https://github.com/GoogleContainerTools/distroless for more details
2323
# FROM gcr.io/distroless/static:nonroot
24-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-291
24+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-298
2525

2626
ARG VCS_REF
2727
ARG VCS_URL

0 commit comments

Comments
 (0)