diff --git a/Dockerfile b/Dockerfile index 408fbae9..06472aa6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,10 +34,11 @@ RUN apt-get -qq update \ dirmngr \ gnupg \ git \ + jq \ python3-packaging \ python3-venv \ + rsync \ ruby-full \ - jq \ unzip \ maven \ && apt-get clean \