diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 6ffb2d7ef3232ffddb22afc072b6157bb7039151..0a121f7616457b46ee2be998ed16cc563b206c04 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -17,7 +17,7 @@ distroless-static:
     DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:91ca4720011393f4d4cab3a01fa5814ee2714b7d40e6c74f2505f74168398ca9
 
 golang:
-    DO +MIRROR --image=docker.io/library/golang:1.21.3-bookworm
+    DO +MIRROR --image=docker.io/library/golang:1.21.4-bookworm
 
 alpine:
     DO +MIRROR --image=docker.io/library/alpine:3.18.4