From d6cdc3d2d3cd445c38a7f22b915873d3ed0c928c Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 8 Dec 2023 06:08:26 +0000
Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to
 v3.19.0

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 37d70548f..42d533fa5 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -20,7 +20,7 @@ golang:
     DO +MIRROR --image=docker.io/library/golang:1.21.4-bookworm
 
 alpine:
-    DO +MIRROR --image=docker.io/library/alpine:3.18.5
+    DO +MIRROR --image=docker.io/library/alpine:3.19.0
 
 trivy:
     DO +MIRROR --image=docker.io/aquasec/trivy:0.47.0
-- 
GitLab