Skip to content

Commit 9f0c937

Browse files
build(deps): bump ubi9/ubi-micro in /packaging/docker (#16633)
Bumps ubi9/ubi-micro from `414cfa2` to `dca8bc1`. --- updated-dependencies: - dependency-name: ubi9/ubi-micro dependency-version: latest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11e471d commit 9f0c937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
2828
# Build stage 1
2929
# Copy prepared files from the previous stage and complete the image.
3030
################################################################################
31-
FROM registry.access.redhat.com/ubi9/ubi-micro:latest@sha256:414cfa255ea10eaef4528a26d5618eb67cf487b635ee20f8f14b9317bfd6a4be
31+
FROM registry.access.redhat.com/ubi9/ubi-micro:latest@sha256:dca8bc186bb579f36414c6ad28f1dbeda33e5cf0bd5fc1c51430cc578e25f819
3232
ARG TARGETARCH
3333
ARG BUILD_DATE
3434
ARG VERSION

0 commit comments

Comments
 (0)