pipeline-container/trivy/Dockerfile
Kai Reichart f9e0a537a2
Some checks failed
/ build-golang-ci-lint (push) Has been cancelled
/ build-kaniko (push) Failing after 37s
/ build-go (push) Has been cancelled
/ build-trivy (push) Has been cancelled
added trivy
2024-11-28 14:15:48 +01:00

3 lines
77 B
Docker

FROM --platform=linux/amd64 aquasec/trivy:0.56.2
RUN apk add --no-cache git