Skip to content

Commit

Permalink
Add pip
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed Jun 5, 2024
1 parent 9111cbe commit 2d8192f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ RUN apt-get update && \
apt-get install --yes \
clang \
libxml2 \
python3.10 \
python3.10-venv
python3 \
python3-pip \
python3-venv

0 comments on commit 2d8192f

Please sign in to comment.