This commit is contained in:
parent
4456c275cf
commit
8251b20d08
@ -4,8 +4,6 @@ ARG BUILDPLATFORM="linux/amd64"
|
||||
ARG TARGETPLATFORM="linux/amd64"
|
||||
|
||||
FROM --platform=$BUILDPLATFORM python:alpine AS base
|
||||
ENV http_proxy http://proxy-chain.xxx.com:911/
|
||||
ENV https_proxy http://proxy-chain.xxx.com:912/
|
||||
WORKDIR /app
|
||||
COPY requirements.txt .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user