We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e471d commit 9f0c937Copy full SHA for 9f0c937
packaging/docker/Dockerfile
@@ -28,7 +28,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
28
# Build stage 1
29
# Copy prepared files from the previous stage and complete the image.
30
################################################################################
31
-FROM registry.access.redhat.com/ubi9/ubi-micro:latest@sha256:414cfa255ea10eaef4528a26d5618eb67cf487b635ee20f8f14b9317bfd6a4be
+FROM registry.access.redhat.com/ubi9/ubi-micro:latest@sha256:dca8bc186bb579f36414c6ad28f1dbeda33e5cf0bd5fc1c51430cc578e25f819
32
ARG TARGETARCH
33
ARG BUILD_DATE
34
ARG VERSION
0 commit comments