Skip to content

Commit dc662f3

Browse files
Bump ubi8 from dd3ea58 to c94bc30 (#301)
1 parent ce7193f commit dc662f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY go.mod go.sum Makefile ./
1111

1212
RUN make
1313

14-
FROM registry.access.redhat.com/ubi8@sha256:dd3ea588640fd91ea85f6324df14627b2f8ad52ac55ecd907ca3201cd78667e6
14+
FROM registry.access.redhat.com/ubi8/ubi@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
1515
RUN yum -y upgrade
1616

1717
WORKDIR /gitsecure

0 commit comments

Comments
 (0)