diff --git a/zig-out/container/Dockerfile b/zig-out/container/Dockerfile index c318d79..06ccaf9 100644 --- a/zig-out/container/Dockerfile +++ b/zig-out/container/Dockerfile @@ -1,4 +1,4 @@ -FROM scratch +FROM alpine:latest ARG TARGETPLATFORM ARG TARGETOS