Update Dockerfile

This commit is contained in:
uazo
2022-10-17 17:42:54 +02:00
committed by GitHub
parent f1a9ac6b85
commit 6ab623651a

View File

@@ -5,6 +5,9 @@ FROM uazo/chromium:$VERSION
ARG BROMITE_SHA
ENV BROMITE_SHA=$BROMITE_SHA
ARG HTTP_PROXY
ENV HTTP_PROXY=$HTTP_PROXY
#USER lg
WORKDIR /home/lg/working_dir