diff --git a/godot4/Dockerfile b/godot4/Dockerfile index ae2cfe5..12af44b 100644 --- a/godot4/Dockerfile +++ b/godot4/Dockerfile @@ -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"