Update Dockerfile

This commit is contained in:
uazo 2021-07-12 20:35:56 +02:00 committed by GitHub
parent 950376b67b
commit 55b8ca83bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ ARG BROMITE_SHA
FROM uazo/bromite:$BROMITE_SHA
#USER lg
USER lg
WORKDIR /home/lg/working_dir
COPY pre-start.sh .