Skip to content

Commit dda2052

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

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:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
13+
FROM registry.redhat.io/ubi9-minimal@sha256:1bc3c5c15720506a0cf48adfdf8b623dfe704377e007d7bbae8d14876392ca6a
1414

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

0 commit comments

Comments
 (0)