docker-claude/.forgejo/workflows
docker-claude 4a0f2e90fc fix(ci): replace trivy-action with docker run to fix missing binary
trivy-action@v0.35.0 expects trivy pre-installed in the runner environment.
Switch to docker run aquasec/trivy:0.69.3 which uses the Docker daemon
already available in the pipeline. Pin version via TRIVY_IMAGE env var.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 12:03:17 +02:00
..
docker-build.yml fix(ci): replace trivy-action with docker run to fix missing binary 2026-04-16 12:03:17 +02:00