.hadolint.yaml rules added

This commit is contained in:
Roger Sikorski 2023-08-22 17:35:45 +02:00
parent 3cb770274c
commit 64e5258626
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

3
.hadolint.yaml Normal file
View 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