blob: 8f68625464557513fd54e476fe837517e584dea4 [file] [log] [blame]
VERSION 0.7
image:
FROM aquasec/trivy:0.48.3
COPY .trivyignore /.trivyignore
# TODO(mnaser): Add automatic updates
RUN trivy image --download-db-only
RUN trivy image --download-java-db-only