diff --git a/py3/ubuntu/22.04/Dockerfile b/py3/ubuntu/22.04/Dockerfile index 4eae65f..ccc1c2f 100644 --- a/py3/ubuntu/22.04/Dockerfile +++ b/py3/ubuntu/22.04/Dockerfile @@ -11,6 +11,7 @@ RUN apt-get update -qqy \ locales \ ncurses-term \ python3 \ + python3-pip \ software-properties-common \ telnet \ tzdata \