Skip to content

Commit e283d38

Browse files
chore(deps): update golang docker tag to v1.24.0 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5663f2 commit e283d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ check-rust-formatting:
6161

6262

6363
golang-base:
64-
FROM golang:1.23.6@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959
64+
FROM golang:1.24.0@sha256:4546829ecda4404596cf5c9d8936488283910a3564ffc8fe4f32b33ddaeff239
6565
WORKDIR "/monkey_interpreter"
6666

6767

0 commit comments

Comments
 (0)