Update bullseye/Dockerfile

This commit is contained in:
Astra 2024-02-27 13:10:05 +01:00
parent 390a19f08b
commit 09b9cb0061

View file

@ -30,6 +30,7 @@ RUN set -x \
libicu-dev \
unzip \
git \
patch \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \