diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 287567bed265c9322d0169b9448550cad793f26c..30e8aeb8f41381f232e06b02760ac252ae1571b8 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-alpine
+    DO +MIRROR --image=docker.io/library/golang:1.21.0-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.18.3