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

This commit is contained in:
2026-08-14 08:06:38 +00:00
parent c384c7ca5d
commit a3b43a7496
+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 \