File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ RUN mv /usr/bin/gather /usr/bin/gather_original
8
8
RUN mkdir -p /usr/libexec/must-gather/numaresources-operator && \
9
9
cp /must-gather/collection-scripts/* /usr/libexec/must-gather/numaresources-operator/
10
10
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
12
12
13
13
ARG OPENSHIFT_VERSION
14
14
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV GOTAGS="strictfipsruntime"
10
10
# Build
11
11
RUN make binary-all
12
12
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
14
14
15
15
ARG OPENSHIFT_VERSION
16
16
You can’t perform that action at this time.
0 commit comments