Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 21:45:13 +02:00
committed by GitHub
parent e7917ed09f
commit 4d9efa4e82

View File

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