From 66c9327dd7a6699e4f79a4520e407176a0dc1ccd Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 30 Sep 2023 06:07:21 +0000
Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to
 v3.18.4

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index ad332455c..9d73e5039 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -16,7 +16,7 @@ golang:
     DO +MIRROR --image=docker.io/library/golang:1.21.1-bookworm
 
 alpine:
-    DO +MIRROR --image=docker.io/library/alpine:3.18.3
+    DO +MIRROR --image=docker.io/library/alpine:3.18.4
 
 trivy:
     DO +MIRROR --image=docker.io/aquasec/trivy:0.45.1
-- 
GitLab