remove yq

This commit is contained in:
Alexandre
2021-12-01 22:48:53 +01:00
parent f3637a1af2
commit a58c8be010
36 changed files with 0 additions and 38 deletions

View File

@@ -15,7 +15,6 @@ RUN \
&& apt-get update \
&& apt-get install -y \
jq \
yq \
curl \
yamllint \
&& apt-get clean \