diff --git a/Dockerfile b/Dockerfile index f78795e..382a33a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN < /dev/null apt-get install -Uy --no-install-recommends \ + git \ python3 \ python3-pip \ docker-ce-cli \