From 806d10cf4c616c6ddf414b9bb4069103add04c36 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 19 Aug 2024 09:27:38 +0200 Subject: [PATCH] fix: replace community-ansible-dev-tools image --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 59b112b..c48a8e4 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -7,7 +7,7 @@ when: steps: - name: ansible-lint - image: ghcr.io/ansible/community-ansible-dev-tools + image: quay.io/thegeeklab/ansible-dev-tools:1 commands: - ansible-lint environment: