diff --git a/Dockerfile b/Dockerfile index daccec0..bdcebd7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM scratch +FROM --platform=$TARGETPLATFORM scratch LABEL org.opencontainers.image.authors="Geoff Bourne " LABEL org.opencontainers.image.title="mc-router"