diff --git a/Earthfile b/Earthfile index 9677de3..3bc823b 100644 --- a/Earthfile +++ b/Earthfile @@ -59,7 +59,7 @@ check-rust-formatting: golang-base: - FROM golang:1.24.2@sha256:3a060d683c28fbb21d7fe8966458e084a6d7ebfb1f3ef3fd901abd2083c43675 + FROM golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e WORKDIR "/monkey_interpreter"