chore(ci): pull trivy from registry mirror
Some checks failed
Build images / check-docker (push) Successful in 3s
Build images / scan (push) Failing after 31s
Build images / build-and-push (push) Has been skipped

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
docker-claude 2026-04-16 12:04:24 +02:00
parent 4a0f2e90fc
commit 94dadbbe8e

View file

@ -10,7 +10,7 @@ env:
# whichever you use to reach it from your desktop/laptop
FORGEJO_HOST: code.zeidler.dev
HELM_EXPERIMENTAL_OCI: 1
TRIVY_IMAGE: aquasec/trivy:0.69.3
TRIVY_IMAGE: registry.zeidler.dev/docker-hub/aquasec/trivy:0.69.3
jobs:
check-docker: