From 526245414a933acebe9dd4f8d013507e60fd542c Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 6 Jun 2026 23:47:32 +1000 Subject: [PATCH] chore: bump almalinux9 image tags to 20260606 --- .woodpecker/apply.yaml | 2 +- .woodpecker/plan.yaml | 2 +- .woodpecker/pre-commit.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/apply.yaml b/.woodpecker/apply.yaml index 77c2a0c..49a9322 100644 --- a/.woodpecker/apply.yaml +++ b/.woodpecker/apply.yaml @@ -4,7 +4,7 @@ when: steps: - name: apply - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 environment: VAULT_AUTH_METHOD: kubernetes commands: diff --git a/.woodpecker/plan.yaml b/.woodpecker/plan.yaml index e3a390a..3800f90 100644 --- a/.woodpecker/plan.yaml +++ b/.woodpecker/plan.yaml @@ -3,7 +3,7 @@ when: steps: - name: plan - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 environment: VAULT_AUTH_METHOD: kubernetes commands: diff --git a/.woodpecker/pre-commit.yaml b/.woodpecker/pre-commit.yaml index eb8b331..5c5738f 100644 --- a/.woodpecker/pre-commit.yaml +++ b/.woodpecker/pre-commit.yaml @@ -3,7 +3,7 @@ when: steps: - name: pre-commit - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 commands: - uvx pre-commit run --all-files backend_options: