We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dd3ea58
c94bc30
1 parent ce7193f commit dc662f3Copy full SHA for dc662f3
Dockerfile
@@ -11,7 +11,7 @@ COPY go.mod go.sum Makefile ./
11
12
RUN make
13
14
-FROM registry.access.redhat.com/ubi8@sha256:dd3ea588640fd91ea85f6324df14627b2f8ad52ac55ecd907ca3201cd78667e6
+FROM registry.access.redhat.com/ubi8/ubi@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
15
RUN yum -y upgrade
16
17
WORKDIR /gitsecure
0 commit comments