point trivy at correct tags
This commit is contained in:
parent
f381cc60b4
commit
3275bb99a9
1 changed files with 1 additions and 1 deletions
|
|
@ -50,4 +50,4 @@ jobs:
|
|||
- name: "Scan Image (Minimal)"
|
||||
run: "trivy image forge.cptlobster.dev/cptlobster/stargate:dev"
|
||||
- name: "Scan Image (Rich Output)"
|
||||
run: "trivy image forge.cptlobster.dev/cptlobster/stargate:dev-full"
|
||||
run: "trivy image forge.cptlobster.dev/cptlobster/stargate:dev-rich"
|
||||
Loading…
Add table
Add a link
Reference in a new issue