File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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/alloydb-auth-proxy/cmd.metadataString=container.alpine"
2727
2828# Final stage
29- FROM alpine:3@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
29+ FROM alpine:3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
3030
3131LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/alloydb-auth-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/alloydb-auth-proxy/cmd.metadataString=container.bookworm"
2727
2828# Final stage
29- FROM gcr.io/cloud-marketplace-containers/google/debian12@sha256:da0d82d28e7f6d36ebd27c76e5f34f18c24f72cd673321b74d45f4069627b198
29+ FROM gcr.io/cloud-marketplace-containers/google/debian12@sha256:be15f84c44c4ee68b4f187128f0278df1b0f424c04fb5f08b098967d5b896388
3030LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/alloydb-auth-proxy"
3131
3232RUN apt-get update && apt-get install -y ca-certificates
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/alloydb-auth-proxy/cmd.metadataString=container.bullseye"
2727
2828# Final stage
29- FROM gcr.io/cloud-marketplace-containers/google/debian11@sha256:0d86cae26ebd3960882f5172db397691441aa33dbb7dc966a2eeba44527c4dae
29+ FROM gcr.io/cloud-marketplace-containers/google/debian11@sha256:1b5f9c20c1b1ec0407c69528e2419da009c9408e8d59b6b9a923ec2cc09a4725
3030
3131LABEL org.opencontainers.image.source="https://github.com/GoogleCloudPlatform/alloydb-auth-proxy"
3232
You can’t perform that action at this time.
0 commit comments