Skip to content

Commit

Permalink
ignore dockle warning about sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm committed Nov 16, 2023
1 parent da22a5a commit 10293e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockle_xeol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
format: 'list'
exit-code: '1'
exit-level: 'warn'
ignore: 'CIS-DI-0005,CIS-DI-0009,CIS-DI-0010'
ignore: 'CIS-DI-0005,CIS-DI-0009,CIS-DI-0010,DKL-DI-0001'
- name: Run xeol on helloworld image
uses: noqcks/xeol-action@v1.0.6
with:
Expand Down

0 comments on commit 10293e2

Please sign in to comment.