Skip to content

Commit

Permalink
bump ubi8 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak authored Dec 6, 2022
1 parent 56bb299 commit cfbf733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN git status --porcelain
RUN make build_code

# final stage
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
RUN microdnf install -y \
iputils \
curl \
Expand Down

0 comments on commit cfbf733

Please sign in to comment.