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