Update .gitpod.Dockerfile
This commit is contained in:
parent
34ccd28404
commit
71ab20cee9
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -1,2 +1,2 @@
|
|||||||
FROM gitpod/workspace-full
|
FROM gitpod/workspace-full
|
||||||
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev libxcursor-dev
|
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev libxcursor-dev libxdamage-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user