Skip to content

Commit 164c8e5

Browse files
Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.5-1741850090 (#217)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0d56c9f commit 164c8e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN USER=netobserv VERSION=main make oc-commands
3838
RUN 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
4242
WORKDIR /
4343

4444
COPY --from=builder /opt/app-root/build .

Dockerfile.downstream

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN USER=netobserv VERSION="$BUILDVERSION" IMAGE="$IMAGE" AGENT_IMAGE="$AGENT_IM
4040
RUN 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

4545
ARG COMMIT
4646
ARG BUILDVERSION="1.9.0"

0 commit comments

Comments
 (0)