File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ RUN mv /usr/bin/gather /usr/bin/gather_original
88RUN 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
1313ARG OPENSHIFT_VERSION
1414
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV GOTAGS="strictfipsruntime"
1010# Build
1111RUN 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
1515ARG OPENSHIFT_VERSION
1616
You can’t perform that action at this time.
0 commit comments