Update check.yml

This commit is contained in:
Kroese 2025-03-26 09:23:27 +01:00 committed by GitHub
parent cd194c7e97
commit 3d1158845e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,5 +20,5 @@ jobs:
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008,DL3003,DL3006
ignore: DL3008,DL3003,DL3006,DL3013
failure-threshold: warning