diff --git a/Dockerfile b/Dockerfile index df7819a..43db527 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \ apt-transport-https \ ca-certificates \ curl \ + git \ gnupg2 \ software-properties-common \ python3 \