Skip to content

Commit 0e670ba

Browse files
committed
Update base image
1 parent 4b7265e commit 0e670ba

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
@@ -17,7 +17,7 @@ RUN git status --porcelain
1717
RUN make build_code
1818

1919
# final stage
20-
FROM registry.access.redhat.com/ubi8/ubi-minimal
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
2121
RUN microdnf install -y \
2222
iputils \
2323
curl \

0 commit comments

Comments
 (0)