Skip to content

Commit

Permalink
Merge pull request #121 from stevefan1999-personal/patch-1
Browse files Browse the repository at this point in the history
Add jq
  • Loading branch information
joedwards32 authored Jun 24, 2024
2 parents 482526c + d3082cd commit e9afd3f
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 @@ -28,6 +28,7 @@ RUN set -x \
simpleproxy \
libicu-dev \
unzip \
jq \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \
Expand Down

0 comments on commit e9afd3f

Please sign in to comment.