diff --git a/Dockerfile b/Dockerfile index 274033f4..783f4287 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$BUILDPLATFORM alpine:latest +FROM alpine:latest # Install dependencies RUN apk --no-cache add ca-certificates tzdata shadow su-exec