diff --git a/Earthfile b/Earthfile index 78e3720..da6685d 100644 --- a/Earthfile +++ b/Earthfile @@ -59,7 +59,7 @@ check-rust-formatting: golang-base: - FROM golang:1.24.4@sha256:01f861b85f25cd045191578c87ed057b92bd185f2226bbf375c7510ebcb8abf4 + FROM golang:1.24.4@sha256:db5d0afbfb4ab648af2393b92e87eaae9ad5e01132803d80caef91b5752d289c WORKDIR "/monkey_interpreter"