Skip to content

Commit

Permalink
adds back wget
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Jan 26, 2024
1 parent 9fd1bab commit e710481
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 @@ -192,6 +192,7 @@ RUN curl https://packagecloud.io/install/repositories/cs50/repo/script.deb.sh |
unzip \
valgrind \
vim \
wget \
zip && \
apt clean && \
pip3 install --no-cache-dir \
Expand Down

0 comments on commit e710481

Please sign in to comment.