blob: 8f68625464557513fd54e476fe837517e584dea4 [file] [log] [blame]
Mohammed Naser7a848bc2024-01-22 21:58:11 -05001VERSION 0.7
2
3image:
4 FROM aquasec/trivy:0.48.3
5 COPY .trivyignore /.trivyignore
6 # TODO(mnaser): Add automatic updates
7 RUN trivy image --download-db-only
8 RUN trivy image --download-java-db-only