gitpod: minor

This commit is contained in:
Kreyren 2020-01-14 09:17:11 +01:00 committed by GitHub
parent 9821c8f166
commit fb91ff2307
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
FROM gitpod/workspace-full
USER gitpod
USER root
# Update apt repositories
RUN apt-get update