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

This commit is contained in:
2026-06-06 23:47:42 +10:00
parent 9287cf7cf2
commit 594241312a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ 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
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps: steps:
- name: test - name: test
image: git.unkin.net/unkin/almalinux9-base:20260308 image: git.unkin.net/unkin/almalinux9-base:20260606
commands: commands:
- uvx --python 3.11 --with tox-uv tox - uvx --python 3.11 --with tox-uv tox