chore: bump almalinux9 image tags #6

Open
unkinben wants to merge 1 commits from chore/bump-almalinux9-image-tags into master
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