Skip to content

Commit

Permalink
build: Exclude DL3018
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 16, 2024
1 parent 796140f commit d48ac9c
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: DL3008,DL3020,DL3029,DL3059
ignore: DL3008,DL3018,DL3020,DL3029,DL3059
failure-threshold: warning

0 comments on commit d48ac9c

Please sign in to comment.