Merge pull request 'chore: change to specific ci image' (#67) from benvin/ci_image into master

Reviewed-on: #67
This commit was merged in pull request #67.
This commit is contained in:
2026-03-09 01:16:59 +11:00
+1 -2
View File
@@ -3,7 +3,6 @@ when:
steps: steps:
- name: pre-commit - name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:latest image: git.unkin.net/unkin/almalinux9-opentofu:20260308
commands: commands:
- dnf install uv opentofu terragrunt tflint -y
- uvx pre-commit run --all-files - uvx pre-commit run --all-files