Update Dockerfile

This commit is contained in:
uazo 2021-07-12 07:52:31 +02:00 committed by GitHub
parent 050b981b32
commit 72719ad42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@ FROM uazo/chromium:$VERSION
ARG BROMITE_SHA
ENV BROMITE_SHA=$BROMITE_SHA
USER lg
#USER lg
WORKDIR /home/lg/working_dir
COPY apply-bromite-patches.sh .