CI: Remove GOPROXY and GODEBUG build args in armv7 Dockerfile
This commit is contained in:
parent
7efe09000d
commit
ec45ec479d
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ LABEL maintainer="Michael Mayer <hello@photoprism.org>"
|
|||
ARG TARGETARCH
|
||||
ARG TARGETPLATFORM
|
||||
ARG BUILD_TAG
|
||||
ARG GOPROXY
|
||||
ARG GODEBUG
|
||||
|
||||
# Set environment variables
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
|
|
Loading…
Reference in a new issue