Skip to content

Commit ad5e219

Browse files
authored
Merge pull request #1353 from openshift/konflux/mintmaker/master/registry.redhat.io-ubi9-minimal
chore(deps): update registry.redhat.io/ubi9-minimal docker digest to 83006d5
2 parents 2db94f2 + 846a1c9 commit ad5e219

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:69f5c9886ecb19b23e88275a5cd904c47dd982dfa370fbbd0c356d7b1047ef68
13+
FROM registry.redhat.io/ubi9-minimal@sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
1414

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

0 commit comments

Comments
 (0)