ci: update trivy image
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2025-08-16 19:49:22 +03:00
parent 0e3ae13474
commit 9a390bb831

View File

@ -4,7 +4,7 @@ when:
steps: steps:
- name: trivy-scan - name: trivy-scan
image: gitea.tahmidcloud.com/taqi/trivy:latest image: trivy:latest
commands: commands:
- trivy fs --scanners vuln,config --exit-code 1 --ignorefile .trivyignore --severity HIGH,CRITICAL frontend/ - trivy fs --scanners vuln,config --exit-code 1 --ignorefile .trivyignore --severity HIGH,CRITICAL frontend/