Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 21:43:26 +02:00
committed by GitHub
parent 847e8db601
commit 1396f8710e

View File

@@ -15,6 +15,7 @@ RUN \
&& apt-get install -y \
jq \
curl \
apt-utils \
&& apt-get clean \
\
##################