chore: bump almalinux9 image tags to 20260606
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/g10k-validate Pipeline was successful

This commit is contained in:
2026-06-06 23:47:39 +10:00
parent 1603c6bc31
commit b41d223b27
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,11 +3,11 @@ when:
steps:
- name: g10k-validate
image: git.unkin.net/unkin/almalinux9-g10k:20260308
image: git.unkin.net/unkin/almalinux9-g10k:20260606
commands:
- g10k -config r10k.yaml -validate
- name: g10k-run
image: git.unkin.net/unkin/almalinux9-g10k:20260308
image: git.unkin.net/unkin/almalinux9-g10k:20260606
commands:
- g10k -config r10k.yaml -verbose
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308
image: git.unkin.net/unkin/almalinux9-base:20260606
commands:
- uvx pre-commit run --all-files