diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 30e8aeb8f41381f232e06b02760ac252ae1571b8..a5f71671be072c4ef6705b87c722ef8b584abb42 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -13,7 +13,7 @@ distroless-static:
     DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:92d40eea0b5307a94f2ebee3e94095e704015fb41e35fc1fcbd1d151cc282222
 
 golang:
-    DO +MIRROR --image=docker.io/library/golang:1.21.0-bookworm
+    DO +MIRROR --image=docker.io/library/golang:1.21.1-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.18.3