Skip to content

Commit b9e14e2

Browse files
authored
update image (#454)
1 parent b0b6936 commit b9e14e2

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
@@ -23,7 +23,7 @@ ENV PRODUCT_VERSION=${VERSION}
2323

2424
RUN make manager
2525

26-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4-205.1626828526
26+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5-230
2727

2828
RUN microdnf install yum &&\
2929
yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical &&\

0 commit comments

Comments
 (0)