Skip to content

Commit da6a873

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

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.1@sha256:52ff1b35ff8de185bf9fd26c70077190cd0bed1e9f16a2d498ce907e5c421268
64+
FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6
6565
WORKDIR "/monkey_interpreter"
6666

6767

0 commit comments

Comments
 (0)