Update Dockerfile

This commit is contained in:
Alexandre
2021-11-30 17:59:11 +01:00
committed by GitHub
parent 82299b4a6b
commit b7b685cd9e

View File

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