From ff12221a7166417d6849b375492fd3766e2233e1 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sun, 17 Sep 2023 06:06:56 +0000
Subject: [PATCH] chore(deps): update docker.io/aquasec/trivy docker tag to
 v0.45.1

---
 images/mirror/Earthfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 9feab9cbc..ad332455c 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.45.0
+    DO +MIRROR --image=docker.io/aquasec/trivy:0.45.1
 
 fedora:
     DO +MIRROR --image=quay.io/fedora/fedora:38@sha256:1972716109b1c906120061063bd4cb50a46c2138d95002ccb90126928d98e013
-- 
GitLab