build: use static distroles

This commit is contained in:
Tine 2024-06-03 23:31:24 +02:00
parent e936bce9ca
commit ced67b0c19
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -1,4 +1,4 @@
FROM scratch
FROM gcr.io/distroless/static-debian12:latest as production
ARG TARGETARCH
ARG TARGETOS