Update Dockerfile

This commit is contained in:
uazo 2022-10-17 17:51:05 +02:00 committed by GitHub
parent 6ab623651a
commit a2f4b53004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ ENV BROMITE_SHA=$BROMITE_SHA
ARG HTTP_PROXY
ENV HTTP_PROXY=$HTTP_PROXY
ENV HTTPS_PROXY=$HTTP_PROXY
ENV https_proxy=$HTTP_PROXY
#USER lg
WORKDIR /home/lg/working_dir