Răsfoiți Sursa

Remove unused TARGETARCH build arg in dockerfile

Tulir Asokan 2 ani în urmă
părinte
comite
dbe848533f
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -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 \