Skip to content

Commit 3520a83

Browse files
chore(deps): update golang docker tag to v1.24.1 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c112c13 commit 3520a83

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.24.0@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
64+
FROM golang:1.24.1@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418
6565
WORKDIR "/monkey_interpreter"
6666

6767

0 commit comments

Comments
 (0)