Skip to content

Commit 4de2958

Browse files
Merge pull request #4303 from openshift-kni/konflux/mintmaker/release-4.14/registry.access.redhat.com-ubi9-ubi-minimal-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal:latest docker digest to ae09ecc
2 parents cd29f4d + 9af5fbd commit 4de2958

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.konflux/must-gather/must-gather.konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mv /usr/bin/gather /usr/bin/gather_original
88
RUN mkdir -p /usr/libexec/must-gather/numaresources-operator && \
99
cp /must-gather/collection-scripts/* /usr/libexec/must-gather/numaresources-operator/
1010

11-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
11+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc
1212

1313
ARG OPENSHIFT_VERSION
1414

.konflux/operator/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV GOTAGS="strictfipsruntime"
1010
# Build
1111
RUN make binary-all
1212

13-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
13+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc
1414

1515
ARG OPENSHIFT_VERSION
1616

0 commit comments

Comments
 (0)