diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 5925374b79808ceb3fdb0fb58bc58f3cc28fc326..8d1d2c6601679f6774e48f804aac715d54f035b3 100644 --- a/images/mirror/Earthfile +++ b/images/mirror/Earthfile @@ -21,7 +21,7 @@ distroless-static: DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:c0f429e16b13e583da7e5a6ec20dd656d325d88e6819cafe0adb0828976529dc golang: - DO +MIRROR --image=docker.io/library/golang:1.24.2-bookworm + DO +MIRROR --image=docker.io/library/golang:1.24.3-bookworm python: DO +MIRROR --image=docker.io/library/python:3.13.3-bookworm