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 76da7c2 commit 0a58660Copy full SHA for 0a58660
packaging/docker/Dockerfile.chainguard
@@ -30,7 +30,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
30
# Build stage 1
31
# Copy prepared files from the previous stage and complete the image.
32
################################################################################
33
-FROM cgr.dev/chainguard/static@sha256:288b818c1b3dd89776d176f07f5f671b118fe836c4d80ec2cc3299b596fe71b7
+FROM cgr.dev/chainguard/static:latest@sha256:288b818c1b3dd89776d176f07f5f671b118fe836c4d80ec2cc3299b596fe71b7
34
ARG TARGETARCH
35
ARG BUILD_DATE
36
ARG VERSION
0 commit comments