Skip to content

Commit

Permalink
build: Ignore platform flag (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 7, 2024
1 parent c736be2 commit f088609
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/[email protected]
with:
dockerfile: Dockerfile
ignore: DL3008,DL3020
ignore: DL3008,DL3020,DL3029,DL3059
failure-threshold: warning

0 comments on commit f088609

Please sign in to comment.