From 76ec54daad8c278ed430beb50316ee4f7cc68a95 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 27 Jan 2024 06:06:59 +0000
Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to
 v3.19.1

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index e9d0dc083..6b2f6680b 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -20,7 +20,7 @@ golang:
     DO +MIRROR --image=docker.io/library/golang:1.21.6-bookworm
 
 alpine:
-    DO +MIRROR --image=docker.io/library/alpine:3.19.0
+    DO +MIRROR --image=docker.io/library/alpine:3.19.1
 
 trivy:
     DO +MIRROR --image=docker.io/aquasec/trivy:0.48.3
-- 
GitLab