File tree Expand file tree Collapse file tree 3 files changed +125
-125
lines changed
Expand file tree Collapse file tree 3 files changed +125
-125
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ COPY . .
4141
4242RUN /build/build.sh "${BUILD_LIST}" "${BUILD_SUFFIX}"
4343
44- FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
44+ FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:2ddd6e10383981c7d10e4966a7c0edce7159f8ca91b1691cafabc78bae79d8f8
4545
4646ARG TARGETOS
4747ARG TARGETARCH
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ RUN /build/build.sh "${BUILD_LIST}" "${BUILD_SUFFIX}"
4343
4444## Final image
4545
46- FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
46+ FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:2ddd6e10383981c7d10e4966a7c0edce7159f8ca91b1691cafabc78bae79d8f8
4747
4848ARG TARGETOS
4949ARG TARGETARCH
You can’t perform that action at this time.
0 commit comments