Skip to content

Commit b6ab34f

Browse files
chore(deps): update registry.redhat.io/ubi9-minimal docker digest to d91be7c
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0408bf4 commit b6ab34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rhel9.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COPY . .
1010
RUN CGO_ENABLED=1 GO111MODULE=on go build -a -mod=vendor -ldflags="-s -w" -tags="strictfipsruntime exclude_graphdriver_btrfs" -o /tmp/s2i ./cmd/s2i
1111

1212

13-
FROM registry.redhat.io/ubi9-minimal@sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
13+
FROM registry.redhat.io/ubi9-minimal@sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b
1414

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

0 commit comments

Comments
 (0)