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