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

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