mirror of
https://github.com/danbulant/nushell
synced 2026-06-05 07:41:36 +00:00
Update .gitpod.Dockerfile
This commit is contained in:
parent
48cbc5b23c
commit
9f352ace23
1 changed files with 0 additions and 1 deletions
1
.gitpod.Dockerfile
vendored
1
.gitpod.Dockerfile
vendored
|
|
@ -1,5 +1,4 @@
|
||||||
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 \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue