mirror of
https://github.com/dockur/windows.git
synced 2024-11-14 17:33:48 +00:00
build: Docker lint exception (#813)
This commit is contained in:
parent
760fe9a31f
commit
80c5ba2231
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -21,5 +21,5 @@ jobs:
|
||||
uses: hadolint/hadolint-action@v3.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3008
|
||||
ignore: DL3006,DL3008
|
||||
failure-threshold: warning
|
||||
|
Loading…
Reference in New Issue
Block a user