Merge pull request 'chore(deps): update dependency ansible-lint to v26.8.0' (#24) from renovate/ansible-lint-26.x into master
Main Release / hadolint (push) Successful in 17s
Renovate / renovate (push) Successful in 1m18s
Main Release / test (push) Successful in 1m47s
Main Release / build (push) Successful in 39s
Main Release / tag (push) Successful in 29s
Tag Release / hadolint (push) Successful in 15s
Tag Release / test (push) Successful in 39s
Tag Release / build-push (push) Successful in 2m39s

This commit was merged in pull request #24.
This commit is contained in:
2026-08-17 17:31:00 -04:00
+1 -1
View File
@@ -2,7 +2,7 @@ FROM python:3.14-alpine
ARG BUILD_DATE
ARG VCS_REF
ARG VERSION
ARG ANSIBLE_LINT_VERSION=26.6.0
ARG ANSIBLE_LINT_VERSION=26.8.0
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache add --virtual build-dependencies \