Ensure CA certs are available for webhooks usage (#442)

This commit is contained in:
Geoff Bourne
2025-08-13 10:18:33 -05:00
committed by GitHub
parent 99a89c28a0
commit 028bfc1bfb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM scratch
FROM gcr.io/distroless/static-debian12
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
LABEL org.opencontainers.image.title="mc-router"