diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index a6c8906951822ad8c257d559dd84006df37a67e7..cdd3dddd0461eee6c82850ac5d852df6e5da9070 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.6-bookworm
+    DO +MIRROR --image=docker.io/library/golang:1.22.0-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.19.1