We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c112c13 commit c1a18bfCopy full SHA for c1a18bf
Earthfile
@@ -61,7 +61,7 @@ check-rust-formatting:
61
62
63
golang-base:
64
- FROM golang:1.24.0@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
+ FROM golang:1.24.1@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418
65
WORKDIR "/monkey_interpreter"
66
67
0 commit comments