Resolve "Créer une image Docker pour le client Godot" #5
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