Skip to content

Commit 0a58660

Browse files
authored
Update Dockerfile.chainguard
1 parent 76da7c2 commit 0a58660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/docker/Dockerfile.chainguard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
3030
# Build stage 1
3131
# Copy prepared files from the previous stage and complete the image.
3232
################################################################################
33-
FROM cgr.dev/chainguard/static@sha256:288b818c1b3dd89776d176f07f5f671b118fe836c4d80ec2cc3299b596fe71b7
33+
FROM cgr.dev/chainguard/static:latest@sha256:288b818c1b3dd89776d176f07f5f671b118fe836c4d80ec2cc3299b596fe71b7
3434
ARG TARGETARCH
3535
ARG BUILD_DATE
3636
ARG VERSION

0 commit comments

Comments
 (0)