Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Jun 23, 2022
1 parent 4b7265e commit 0e670ba
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 @@ -17,7 +17,7 @@ RUN git status --porcelain
RUN make build_code

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

0 comments on commit 0e670ba

Please sign in to comment.