diff --git a/Dockerfile b/Dockerfile index 91b3cdf..7302d47 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update -y && \ graphicsmagick \ tzdata \ curl \ + zip \ unzip \ jq \ sed \