chore: bump almalinux9 image tags (#46)

Bump almalinux9 image tags to 20260606

Reviewed-on: #46
Co-authored-by: Ben Vincent <ben@unkin.net>
Co-committed-by: Ben Vincent <ben@unkin.net>
This commit was merged in pull request #46.
This commit is contained in:
2026-06-07 00:32:27 +10:00
committed by benvin
parent 99cc71f56c
commit f25bf6cb29
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ 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
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps:
- name: test
image: git.unkin.net/unkin/almalinux9-base:20260308
image: git.unkin.net/unkin/almalinux9-base:20260606
commands:
- uvx --python 3.11 --with tox-uv tox