chore: change to specific ci image #67

Merged
unkinben merged 1 commits from benvin/ci_image into master 2026-03-09 01:17:00 +11:00
+1 -2
View File
@@ -3,7 +3,6 @@ when:
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:latest
image: git.unkin.net/unkin/almalinux9-opentofu:20260308
commands:
- dnf install uv opentofu terragrunt tflint -y
- uvx pre-commit run --all-files