Skip to content

Commit 2b8abcb

Browse files
chore(deps): update registry.access.redhat.com/ubi8 docker digest to 2e863fb
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fc4f542 commit 2b8abcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY . .
1111
RUN CGO_ENABLED=1 GO111MODULE=on go build -a -mod=vendor -ldflags="-s -w" -tags="strictfipsruntime exclude_graphdriver_btrfs" -o /tmp/s2i ./cmd/s2i
1212

1313

14-
FROM registry.access.redhat.com/ubi8@sha256:37cdac4ec130a64050d6df4e1f2ef3f53868bea55d11f623d141f139ee342bd8
14+
FROM registry.access.redhat.com/ubi8@sha256:2e863fb65e595839633113300a0c6709e9af81523a30001290068265c121a927
1515

1616
COPY --from=builder /tmp/s2i /usr/local/bin/s2i
1717

0 commit comments

Comments
 (0)