fix: change Hadolint failure threshold from error to warning
This commit is contained in:
2
.github/workflows/docker-lint.yml
vendored
2
.github/workflows/docker-lint.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
config: .hadolint.yaml
|
||||
failure-threshold: error
|
||||
failure-threshold: warning
|
||||
|
||||
Reference in New Issue
Block a user