1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Docker lint exception (#813)

This commit is contained in:
Kroese
2024-10-15 00:49:05 +02:00
committed by GitHub
parent 760fe9a31f
commit 80c5ba2231
+1 -1
View File
@@ -21,5 +21,5 @@ jobs:
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008
ignore: DL3006,DL3008
failure-threshold: warning