Update bullseye/Dockerfile

main^2
Astra 2024-02-27 13:10:05 +01:00
parent 390a19f08b
commit 09b9cb0061
1 changed files with 1 additions and 0 deletions

View File

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