Merge pull request 'chore(deps): update dependency ansible-lint to v26.9.0' (#30) from renovate/ansible-lint-26.x into master
Main Release / test (push) Successful in 1m30s
Renovate / renovate (push) Successful in 1m9s
Main Release / hadolint (push) Successful in 12s
Main Release / build (push) Successful in 1m1s
Main Release / tag (push) Successful in 13s
Tag Release / hadolint (push) Successful in 13s
Tag Release / test (push) Successful in 31s
Tag Release / build-push (push) Successful in 1m30s
Main Release / test (push) Successful in 1m30s
Renovate / renovate (push) Successful in 1m9s
Main Release / hadolint (push) Successful in 12s
Main Release / build (push) Successful in 1m1s
Main Release / tag (push) Successful in 13s
Tag Release / hadolint (push) Successful in 13s
Tag Release / test (push) Successful in 31s
Tag Release / build-push (push) Successful in 1m30s
Reviewed-on: #30
This commit was merged in pull request #30.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM python:3.14-alpine
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
ARG VERSION
|
||||
ARG ANSIBLE_LINT_VERSION=26.8.0
|
||||
ARG ANSIBLE_LINT_VERSION=26.9.0
|
||||
|
||||
# hadolint ignore=DL3018,DL3013
|
||||
RUN apk --no-cache add --virtual build-dependencies \
|
||||
|
||||
Reference in New Issue
Block a user