Skip to content

Artifactory cache

Artur Ferfecki requested to merge artifactory-cache into master

The trivy db is updated every 6 hours. Artifactory can face too many requests when it caches the database. This fix makes Artifactory to cache trivy-db from docker hub instead of ghcr.

tested here: https://gitlab.sikt.no/platon/paas2-examples/hello-world-all-resources/-/jobs/1767568#L118

Edited by Artur Ferfecki

Merge request reports