[Ansible Linter] Minor upgrade to 6.6.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2022-09-21 10:35:20 +02:00
parent a824faf58f
commit 81cc22ee51

View File

@ -4,7 +4,7 @@ FROM alpine:3.16
# software versions
ENV ANSIBLE_VERSION=2.12.9
ENV ANSIBLE_LINT_VERSION=6.6.0
ENV ANSIBLE_LINT_VERSION=6.6.1
ENV YAML_LINT_VERSION=1.28.0