.hadolint.yaml rules added
This commit is contained in:
parent
3cb770274c
commit
64e5258626
3
.hadolint.yaml
Normal file
3
.hadolint.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
ignored:
|
||||
- DL3013 # https://github.com/hadolint/hadolint/wiki/DL3013 allow install latest package
|
||||
- DL3018 # https://github.com/hadolint/hadolint/wiki/DL3018 no need to pin specific version
|
Loading…
Reference in New Issue
Block a user