Update Dockerfile
This commit is contained in:
parent
3730e97045
commit
c485ab0efe
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libudev-dev \
|
||||
libxi-dev \
|
||||
libxrandr-dev \
|
||||
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV GODOT_VERSION "4.0-alfa1"
|
||||
|
|
Loading…
Reference in a new issue