blob: 5a9a8941cbdbdb71a776a73456f379699bcdbc90 [file] [log] [blame]
gioe72b54f2024-04-22 10:44:41 +04001FROM gcr.io/distroless/static:nonroot
2
3ARG TARGETARCH
4
5COPY dns-api_${TARGETARCH} /usr/bin/dns-api