Resolve "Créer une image Docker pour le client Godot" #5
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libtheora0 \
|
||||
libvorbis0a \
|
||||
libxrender1 \
|
||||
libfreetype6-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV GODOT_VERSION "4.0-alfa2"
|
||||
|
|
Loading…
Reference in a new issue