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.7-1763340522
41+ FROM --platform=linux/$TARGETARCH registry.access.redhat.com/ubi9/ubi:9.7-1764163501
4242WORKDIR /
4343
4444COPY --from=builder /opt/app-root/build .
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ RUN USER=netobserv VERSION="$BUILDVERSION" IMAGE="$IMAGE" AGENT_IMAGE="$AGENT_IM
3636RUN mkdir -p output
3737
3838# Create final image from ubi + built binary and command
39- FROM registry.access.redhat.com/ubi9/ubi:9.7-1763340522
39+ FROM registry.access.redhat.com/ubi9/ubi:9.7-1764163501
4040ARG BUILDVERSION
4141ARG BUILDVERSION_Y
4242
You can’t perform that action at this time.
0 commit comments