From e140b300bb5faed43f5fd12c96a2c76ceb5a50e2 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sun, 7 Jun 2026 00:31:30 +1000 Subject: [PATCH] chore: bump almalinux9 image tags (#471) Bump almalinux9 image tags to 20260606 Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/471 Co-authored-by: Ben Vincent Co-committed-by: Ben Vincent --- .woodpecker/yamllint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/yamllint.yaml b/.woodpecker/yamllint.yaml index 4c645be..9fc19a8 100644 --- a/.woodpecker/yamllint.yaml +++ b/.woodpecker/yamllint.yaml @@ -3,7 +3,7 @@ when: steps: - name: yamllint - image: git.unkin.net/unkin/almalinux9-base:20260317 + image: git.unkin.net/unkin/almalinux9-base:20260606 commands: - uvx pre-commit run --all-files --config ci/yamllint.yaml backend_options: