We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
104cf11
1b6d711
1 parent 9be143b commit 0a96be5Copy full SHA for 0a96be5
Dockerfile
@@ -11,7 +11,7 @@ COPY go.mod go.sum Makefile ./
11
12
RUN make
13
14
-FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
+FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:1b6d711648229a1c987f39cfdfccaebe2bd92d0b5d8caa5dbaa5234a9278a0b2
15
RUN microdnf --nodocs -y upgrade
16
17
WORKDIR /gitsecure
0 commit comments