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 \
|
libudev-dev \
|
||||||
libxi-dev \
|
libxi-dev \
|
||||||
libxrandr-dev \
|
libxrandr-dev \
|
||||||
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV GODOT_VERSION "4.0-alfa1"
|
ENV GODOT_VERSION "4.0-alfa1"
|
||||||
|
|
Loading…
Reference in a new issue