Update Dockerfile

This commit is contained in:
Alexandre
2021-12-01 23:03:56 +01:00
committed by GitHub
parent ba3d204c1a
commit 4db900d507

View File

@@ -17,7 +17,7 @@ RUN \
jq \ jq \
curl \ curl \
yamllint \ yamllint \
snap \ snapd \
&& apt-get clean \ && apt-get clean \
\ \
&& snap install yq \ && snap install yq \