fix: change Hadolint failure threshold from error to warning

This commit is contained in:
GitHub Actions
2026-02-08 03:06:58 +00:00
parent 44b66361e0
commit 58a32946bc

View File

@@ -24,4 +24,4 @@ jobs:
with:
dockerfile: Dockerfile
config: .hadolint.yaml
failure-threshold: error
failure-threshold: warning