Update Dockerfile
This commit is contained in:
parent
f1a9ac6b85
commit
6ab623651a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user