ansible-lint: use version 6.6.1
gitea/evodocker/pipeline/head This commit looks good Details

This commit is contained in:
Ludovic Poujol 2022-12-27 17:26:06 +01:00
parent 9c57fdada5
commit c7809de8ca
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ RUN apt-get update \
python3-pip git \ python3-pip git \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
RUN pip3 install ansible-lint RUN pip3 install ansible-lint==6.6.1