Explorar o código

Remove unused TARGETARCH build arg in dockerfile

Tulir Asokan %!s(int64=2) %!d(string=hai) anos
pai
achega
dbe848533f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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 \