From 6e319d1fe072f083dcf221b4dff8900461d40093 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 5 Sep 2023 06:07:05 +0000 Subject: [PATCH] chore(deps): update docker.io/aquasec/trivy docker tag to v0.45.0 --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 9c0a0f4de..0774a464b 100644 --- a/images/mirror/Earthfile +++ b/images/mirror/Earthfile @@ -19,7 +19,7 @@ alpine: DO +MIRROR --image=docker.io/library/alpine:3.18.3 trivy: - DO +MIRROR --image=docker.io/aquasec/trivy:0.37.3 + DO +MIRROR --image=docker.io/aquasec/trivy:0.45.0 fedora: DO +MIRROR --image=quay.io/fedora/fedora:38@sha256:1972716109b1c906120061063bd4cb50a46c2138d95002ccb90126928d98e013 -- GitLab