chore(deps): update dependency ansible-lint to v26.6.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 48s

This commit is contained in:
2026-07-06 19:00:45 +00:00
parent 7687d5dfea
commit 5d3afac49c
+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.4.0
ARG ANSIBLE_LINT_VERSION=26.6.0
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache add --virtual build-dependencies \