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 4b7265e commit 0e670baCopy full SHA for 0e670ba
contrib/docker/Dockerfile
@@ -17,7 +17,7 @@ RUN git status --porcelain
17
RUN make build_code
18
19
# final stage
20
-FROM registry.access.redhat.com/ubi8/ubi-minimal
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
21
RUN microdnf install -y \
22
iputils \
23
curl \
0 commit comments