diff --git a/Earthfile b/Earthfile index 320d2933..7eea471c 100644 --- a/Earthfile +++ b/Earthfile @@ -61,7 +61,7 @@ check-rust-formatting: golang-base: - FROM golang:1.24.0@sha256:44b186e06a8596405ab90557930b2024994045cf20939688809b49af0d245692 + FROM golang:1.24.0@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71 WORKDIR "/monkey_interpreter"