diff --git a/Dockerfile b/Dockerfile index 13dbef8..f4a3246 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Create final image -FROM debian:latest +FROM alpine:latest ARG TARGETOS ARG TARGETARCH