Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jwinarske authored Aug 6, 2023
1 parent 62463a1 commit ecc920d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-20-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get install -y gawk wget git diffstat unzip texinfo \
python3-pip python3-pexpect xz-utils debianutils \
iputils-ping python3-git python3-jinja2 libegl1-mesa \
libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev \
zstd liblz4-tool
zstd liblz4-tool python
RUN apt-get install -y tzdata git-core \
curl gcc-multilib \
python3-virtualenv p7zip-full p7zip-rar jq \
Expand Down

0 comments on commit ecc920d

Please sign in to comment.