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
Showing only changes of commit b41d223b27 - Show all commits
+2 -2
View File
@@ -3,11 +3,11 @@ when:
steps: steps:
- name: g10k-validate - name: g10k-validate
image: git.unkin.net/unkin/almalinux9-g10k:20260308 image: git.unkin.net/unkin/almalinux9-g10k:20260606
commands: commands:
- g10k -config r10k.yaml -validate - g10k -config r10k.yaml -validate
- name: g10k-run - name: g10k-run
image: git.unkin.net/unkin/almalinux9-g10k:20260308 image: git.unkin.net/unkin/almalinux9-g10k:20260606
commands: commands:
- g10k -config r10k.yaml -verbose - g10k -config r10k.yaml -verbose
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps: steps:
- name: pre-commit - name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308 image: git.unkin.net/unkin/almalinux9-base:20260606
commands: commands:
- uvx pre-commit run --all-files - uvx pre-commit run --all-files