File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.bookworm"
2727
2828# Final stage
29- FROM gcr.io/cloud-marketplace-containers/google/debian12@sha256:814db0c37f94f497d997c12726b80eaf12adc986e0b118d0339f65daa0a6f2d7
29+ FROM gcr.io/cloud-marketplace-containers/google/debian12@sha256:a5aa92fa3e7dc9da6149331546a3bb4457db30040edcf8ca61891218861e77b2
3030
3131LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
3232
Original file line number Diff line number Diff 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.bullseye"
2727
2828# Final stage
29- FROM gcr.io/cloud-marketplace-containers/google/debian11@sha256:e40d18932702e8a2ab09e5f638b75aff5fc75506c02955a65df1abced10564b0
29+ FROM gcr.io/cloud-marketplace-containers/google/debian11@sha256:d56f1b124dea124fc9359fc3db62a1f19fb953d7459d2a6e8e1bbb418a787a54
3030
3131LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
3232
You can’t perform that action at this time.
0 commit comments