diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 9d73e50395d21dfddd562befca26cf705e327304..2b3e9c4034a8be6c5f650f6b6467f2ea2d65361f 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.1-bookworm
+    DO +MIRROR --image=docker.io/library/golang:1.21.2-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.18.4