build: Docker lint exception

This commit is contained in:
Kroese 2024-10-15 00:48:53 +02:00 committed by GitHub
parent 760fe9a31f
commit de54df5679
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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