Skip to content

Commit 0fa7525

Browse files
committed
deps: Update container images
1 parent 97f8d91 commit 0fa7525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
2626
go build -ldflags "-X github.com/GoogleCloudPlatform/cloud-sql-proxy/v2/cmd.metadataString=container.alpine"
2727

2828
# Final stage
29-
FROM alpine:3@sha256:4d889c14e7d5a73929ab00be2ef8ff22437e7cbc545931e52554a7b00e123d8b
29+
FROM alpine:3@sha256:33154315cf4402e697f065e6ec2156e292187e633908ccfede9c66279b6fa956
3030

3131
LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
3232

0 commit comments

Comments
 (0)