fix(lint): update Hadolint configuration to enforce stricter error thresholds and add ignored rules
This commit is contained in:
3
.github/workflows/docker-lint.yml
vendored
3
.github/workflows/docker-lint.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user