We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0c93a commit 2afc0baCopy full SHA for 2afc0ba
.github/workflows/container-security.yml
@@ -46,6 +46,8 @@ jobs:
46
with:
47
file: "${{ inputs.container-file }}"
48
context: .
49
+ load: true
50
+ push: false
51
tags: localbuild/testimage:latest
52
53
# Scan the image for vulnerabilities
0 commit comments