Skip to content

Commit

Permalink
Merge pull request #84 from joedwards32/unzip-support
Browse files Browse the repository at this point in the history
Unzip support
  • Loading branch information
joedwards32 authored Feb 9, 2024
2 parents c4a5e22 + e84c021 commit 4911247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN set -x \
lib32z1 \
simpleproxy \
libicu-dev \
unzip \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \
Expand Down

0 comments on commit 4911247

Please sign in to comment.