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 @@ -16,7 +16,7 @@ RUN mv /usr/bin/gather /usr/bin/gather_original
1616RUN mkdir -p /usr/libexec/must-gather/numaresources-operator && \
1717 cp /must-gather/collection-scripts/* /usr/libexec/must-gather/numaresources-operator/
1818
19- FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:b94867cbd6fb26fdd85b06d32c2faf1ff7d2c8243e3bfa2b468962a07e5baf77
19+ FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:1ce44cc2d48598fa6d0fc2eae245e912ef38736b47c4227714c985f5c74dc807
2020
2121ARG OPENSHIFT_VERSION
2222
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ENV GOTAGS="strictfipsruntime"
1111# Build
1212RUN make binary-all
1313
14- FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:b94867cbd6fb26fdd85b06d32c2faf1ff7d2c8243e3bfa2b468962a07e5baf77
14+ FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:1ce44cc2d48598fa6d0fc2eae245e912ef38736b47c4227714c985f5c74dc807
1515
1616ARG OPENSHIFT_VERSION
1717
You can’t perform that action at this time.
0 commit comments