diff --git a/Dockerfile b/Dockerfile index ac6fabe..67e9c1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ RUN go build \ ./cmd/schwab-proxy # Runtime stage - distroless for maximum security -FROM gcr.io/distroless/static-debian12:nonroot@sha256:627d6c5a23ad24e6bdff827f16c7b60e0289029b0c79e9f7ccd54ae3279fb45f +FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 LABEL org.opencontainers.image.source=https://github.com/jkoelker/schwab-proxy