We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bb299 commit cfbf733Copy full SHA for cfbf733
contrib/docker/Dockerfile
@@ -16,7 +16,7 @@ RUN git status --porcelain
16
RUN make build_code
17
18
# final stage
19
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
20
RUN microdnf install -y \
21
iputils \
22
curl \
0 commit comments