diff --git a/Dockerfile b/Dockerfile index c5e7d1e..5a4ee24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM python:3-slim LABEL maintainer="Christoph Kepler " -RUN pip install --no-cache-dir --upgrade "ansible-lint[community,yamllint]"==v6.20.2 +RUN pip install --no-cache-dir --upgrade "ansible-lint[community,yamllint]"==v6.20.3