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 @@ -38,7 +38,7 @@ RUN USER=netobserv VERSION=main make oc-commands
3838RUN mkdir -p output
3939
4040# Create final image from ubi + built binary and command
41- FROM --platform=linux/$TARGETARCH registry.access.redhat.com/ubi9/ubi:9.5-1739751568
41+ FROM --platform=linux/$TARGETARCH registry.access.redhat.com/ubi9/ubi:9.5-1741850090
4242WORKDIR /
4343
4444COPY --from=builder /opt/app-root/build .
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ RUN USER=netobserv VERSION="$BUILDVERSION" IMAGE="$IMAGE" AGENT_IMAGE="$AGENT_IM
4040RUN mkdir -p output
4141
4242# Create final image from ubi + built binary and command
43- FROM --platform=linux/$TARGETARCH registry.access.redhat.com/ubi9/ubi:9.5-1739751568
43+ FROM --platform=linux/$TARGETARCH registry.access.redhat.com/ubi9/ubi:9.5-1741850090
4444
4545ARG COMMIT
4646ARG BUILDVERSION="1.9.0"
You can’t perform that action at this time.
0 commit comments