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 a5d3f2c commit 990cd76Copy full SHA for 990cd76
Earthfile
@@ -61,7 +61,7 @@ check-rust-formatting:
61
62
63
golang-base:
64
- FROM golang:1.24.2@sha256:b51b7beeabe2e2d8438ba4295c59d584049873a480ba0e7b56d80db74b3e3a3a
+ FROM golang:1.24.2@sha256:fb224f950b0dfb889f8f1122bf3dfc21976735ccf983b73a1e6e014215a272f5
65
WORKDIR "/monkey_interpreter"
66
67
0 commit comments