mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-21 15:26:29 +00:00
build: use static distroles
This commit is contained in:
parent
e936bce9ca
commit
ced67b0c19
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM scratch
|
||||
FROM gcr.io/distroless/static-debian12:latest as production
|
||||
ARG TARGETARCH
|
||||
ARG TARGETOS
|
||||
|
||||
|
|
Loading…
Reference in a new issue