Skip to content

Commit 036eb12

Browse files
Merge pull request #1320 from openshift-kni/konflux/mintmaker/main/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 9aadcce
2 parents 39b9bac + abf9c1f commit 036eb12

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.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:9577a9ed1707ba2a1a229559d188a015cf3b20b18e4b83541f427697d1c0b8df
11+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:9aadcce1175ddce06e83bb5ddfceb1713d79b1f549330aacf2ff72e3ede77693
1212

1313
ARG OPENSHIFT_VERSION
1414

.konflux/operator/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN \
1414
NRO_BUILD_VERSION=${OPERATOR_VERSION} \
1515
make binary-all
1616

17-
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:9577a9ed1707ba2a1a229559d188a015cf3b20b18e4b83541f427697d1c0b8df
17+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:9aadcce1175ddce06e83bb5ddfceb1713d79b1f549330aacf2ff72e3ede77693
1818

1919
ARG OPERATOR_VERSION
2020
ARG OPENSHIFT_VERSION

0 commit comments

Comments
 (0)