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 03cb863 commit 6b284f0Copy full SHA for 6b284f0
Earthfile
@@ -61,7 +61,7 @@ check-rust-formatting:
61
62
63
golang-base:
64
- FROM golang:1.24.2@sha256:1ecc479bc712a6bdb56df3e346e33edcc141f469f82840bab9f4bc2bc41bf91d
+ FROM golang:1.24.2@sha256:18a1f2d1e1d3c49f27c904e9182375169615c65852ace724987929b910195b2c
65
WORKDIR "/monkey_interpreter"
66
67
0 commit comments