Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 9, 2024
1 parent 090050c commit 591e92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3059,SC3037
ignore: DL3059,SC3037,DL3018
failure-threshold: warning

0 comments on commit 591e92d

Please sign in to comment.