diff --git a/IUM_07/Dockerfile b/IUM_07/Dockerfile index e6b155f..a301308 100644 --- a/IUM_07/Dockerfile +++ b/IUM_07/Dockerfile @@ -1,6 +1,7 @@ FROM ubuntu:latest RUN apt update && apt install -y \ + git \ python3-pip \ python3