Skip to content

Commit

Permalink
Dockerfile: add which to packages to install
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsijm committed Nov 3, 2023
1 parent 9c2dbec commit 72fd6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN pacman -Syu --noconfirm \
sudo \
tidy \
vim \
which \
gcc \
python \
pypy \
Expand Down

0 comments on commit 72fd6ed

Please sign in to comment.