Update Dockerfile

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

View File

@ -4,8 +4,8 @@ FROM uazo/build-deps:$VERSION
ARG VERSION
ENV VERSION=$VERSION
USER lg
WORKDIR working_dir
#USER lg
WORKDIR /home/lg/working_dir
COPY prepare-build.sh .
COPY depot_tools.diff .