We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe8e7e commit bd85a4bCopy full SHA for bd85a4b
packaging/docker/Dockerfile.wolfi
@@ -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 cgr.dev/chainguard/static:latest@sha256:95a45fc5fda9aa71dbdc645b20c6fb03f33aec8c1c2581ef7362b1e6e1d09dfb
+FROM cgr.dev/chainguard/static:latest@sha256:1ff7590cbc50eaaa917c34b092de0720d307f67d6d795e4f749a0b80a2e95a2c
32
ARG TARGETARCH
33
ARG BUILD_DATE
34
ARG VERSION
0 commit comments