feat(action): bump docker image to gcr.io/distroless/python3-debian12

This commit is contained in:
Bertrand Lanson 2024-02-28 22:59:03 +01:00
parent 0978341ede
commit b7cf165cd6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM gcr.io/distroless/python3-debian10
FROM gcr.io/distroless/python3-debian12
COPY action /action