chore: ignore hadolint rules
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
This commit is contained in:
parent
5ea4a2ec5a
commit
b7820b0428
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -44,4 +44,4 @@ jobs:
|
|||
uses: hadolint/hadolint-action@v2.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3003,DL3008
|
||||
ignore: DL3003,DL3008,DL4006,DL3015
|
||||
|
|
|
|||
Loading…
Reference in a new issue