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: