diff --git a/Earthfile b/Earthfile index 8f132c62..b3f14e58 100644 --- a/Earthfile +++ b/Earthfile @@ -59,7 +59,7 @@ check-rust-formatting: golang-base: - FROM golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e + FROM golang:1.24.3@sha256:39d9e7d9c5d9c9e4baf0d8fff579f06d5032c0f4425cdec9e86732e8e4e374dc WORKDIR "/monkey_interpreter"