Skip to content

Commit 40837df

Browse files
chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 574decf
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 61c9ff7 commit 40837df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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:08f50c8e4b8ae004bbd2588bd6c1f61ee55dbe7fa10232e44e5cc779ef2fde2e
11+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:574decff4ac70ae46f9e6c562a20e429c3303b5173f2529b6e5f8a13827cdd7d
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.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:08f50c8e4b8ae004bbd2588bd6c1f61ee55dbe7fa10232e44e5cc779ef2fde2e
13+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:574decff4ac70ae46f9e6c562a20e429c3303b5173f2529b6e5f8a13827cdd7d
1414

1515
ARG OPENSHIFT_VERSION
1616

0 commit comments

Comments
 (0)