fix(lint): update Hadolint configuration to enforce stricter error thresholds and add ignored rules

This commit is contained in:
GitHub Actions
2026-01-25 05:46:14 +00:00
parent 69da357613
commit b606e5c1ff
2 changed files with 27 additions and 1 deletions

View File

@@ -27,4 +27,5 @@ jobs:
uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
with:
dockerfile: Dockerfile
failure-threshold: warning
config: .hadolint.yaml
failure-threshold: error