Switch to hadolint for linting Dockerfile
This commit is contained in:
parent
a80e03ac90
commit
16dc78358d
|
@ -56,7 +56,7 @@ repos:
|
||||||
files: (\.rs|Cargo.lock)$
|
files: (\.rs|Cargo.lock)$
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
|
|
||||||
- repo: https://github.com/pryorda/dockerfilelint-precommit-hooks
|
- repo: https://github.com/hadolint/hadolint
|
||||||
rev: v0.1.0
|
rev: v2.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: dockerfilelint
|
- id: hadolint
|
||||||
|
|
Loading…
Reference in New Issue
Block a user