Update bullseye/Dockerfile
parent
390a19f08b
commit
09b9cb0061
|
@ -30,6 +30,7 @@ RUN set -x \
|
|||
libicu-dev \
|
||||
unzip \
|
||||
git \
|
||||
patch \
|
||||
&& mkdir -p "${STEAMAPPDIR}" \
|
||||
# Add entry script
|
||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||
|
|
Loading…
Reference in New Issue