Skip to content

Commit

Permalink
Add pip to python3 image
Browse files Browse the repository at this point in the history
  • Loading branch information
bsuttor authored Nov 17, 2023
1 parent ae3f2fe commit 0ce4d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py3/ubuntu/22.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get update -qqy \
locales \
ncurses-term \
python3 \
python3-pip \
software-properties-common \
telnet \
tzdata \
Expand Down

0 comments on commit 0ce4d10

Please sign in to comment.