@@ -1,7 +1,5 @@
FROM docker.io/alpine:3.16
-ARG TARGETARCH=amd64
-
RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \
py3-pillow \