Skip to content

Commit cfbf733

Browse files
authored
bump ubi8 (#339)
1 parent 56bb299 commit cfbf733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN git status --porcelain
1616
RUN make build_code
1717

1818
# final stage
19-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
2020
RUN microdnf install -y \
2121
iputils \
2222
curl \

0 commit comments

Comments
 (0)