From ad4e010b047897adb593323ab5f3678740ba7bec Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 10 Jan 2024 06:09:22 +0000
Subject: [PATCH] chore(deps): update docker.io/library/golang docker tag to
 v1.21.6

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 48a4a8dbc..89db43f24 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -17,7 +17,7 @@ distroless-static:
     DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:112a87f19e83c83711cc81ce8ed0b4d79acd65789682a6a272df57c4a0858534
 
 golang:
-    DO +MIRROR --image=docker.io/library/golang:1.21.5-bookworm
+    DO +MIRROR --image=docker.io/library/golang:1.21.6-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.19.0
-- 
GitLab