Update .gitpod.Dockerfile

This commit is contained in:
Sean Hellum 2019-09-27 20:01:50 -05:00 committed by GitHub
parent 0d076d97be
commit 0d8768b827
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View file

@ -1,5 +1,5 @@
FROM gitpod/workspace-full FROM gitpod/workspace-full
WORKDIR /workspace/nushell
USER root USER root
RUN apt-get update && apt-get install -y libssl-dev \ RUN apt-get update && apt-get install -y libssl-dev \
libxcb-composite0-dev \ libxcb-composite0-dev \