Merge pull request 'chore(deps): update dependency ansible-lint to v26.6.0' (#19) from renovate/ansible-lint-26.x into master
Main Release / hadolint (push) Successful in 6s
Main Release / test (push) Successful in 55s
Main Release / build (push) Successful in 14s
Main Release / tag (push) Successful in 25s
Tag Release / hadolint (push) Successful in 13s
Tag Release / test (push) Successful in 1m6s
Tag Release / build-push (push) Successful in 1m18s

Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
2026-07-06 15:02:37 -04:00
+1 -1
View File
@@ -2,7 +2,7 @@ FROM python:3.14-alpine
ARG BUILD_DATE ARG BUILD_DATE
ARG VCS_REF ARG VCS_REF
ARG VERSION ARG VERSION
ARG ANSIBLE_LINT_VERSION=26.4.0 ARG ANSIBLE_LINT_VERSION=26.6.0
# hadolint ignore=DL3018,DL3013 # hadolint ignore=DL3018,DL3013
RUN apk --no-cache add --virtual build-dependencies \ RUN apk --no-cache add --virtual build-dependencies \