From 71322c62395670e72bc7295076d3caf6305d3634 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 2 Feb 2024 06:07:29 +0000
Subject: [PATCH] chore(deps): update docker.io/aquasec/trivy docker tag to
 v0.49.0

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 6b2f6680b..985d43a93 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -23,7 +23,7 @@ alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.19.1
 
 trivy:
-    DO +MIRROR --image=docker.io/aquasec/trivy:0.48.3
+    DO +MIRROR --image=docker.io/aquasec/trivy:0.49.0
 
 fedora:
     DO +MIRROR --image=quay.io/fedora/fedora:39@sha256:490a2eb8c9ae75eb4f1cef7cd6bcd73c3fcc00e1a4822d3be592ff917b1353cf
-- 
GitLab