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 TARGETARCH
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
ARG BUILD_TAG
|
ARG BUILD_TAG
|
||||||
ARG GOPROXY
|
|
||||||
ARG GODEBUG
|
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||||
|
|
Loading…
Reference in a new issue