From d08d672cf78868766e2f9a0b5adcc34abb55b933 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sun, 12 May 2024 13:27:54 +0000 Subject: [PATCH] images/actions/godot/Dockerfile aktualisiert --- images/actions/godot/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/images/actions/godot/Dockerfile b/images/actions/godot/Dockerfile index 6566112..77c9f1a 100644 --- a/images/actions/godot/Dockerfile +++ b/images/actions/godot/Dockerfile @@ -15,8 +15,7 @@ RUN sudo apk add --no-cache \ mesa-dev \ eudev-dev \ alsa-lib-dev \ - pulseaudio-dev \ - fontconfig + pulseaudio-dev RUN wget $( \ curl -s https://api.github.com/repos/godotengine/godot/releases/tags/$PACKAGE_VERSION-stable \