Skip to content

Commit a6cd509

Browse files
chore(deps): update golang docker tag to v1.24.4 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42a37aa commit a6cd509

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
@@ -59,7 +59,7 @@ check-rust-formatting:
5959

6060

6161
golang-base:
62-
FROM golang:1.24.3@sha256:81bf5927dc91aefb42e2bc3a5abdbe9bb3bae8ba8b107e2a4cf43ce3402534c6
62+
FROM golang:1.24.4@sha256:db5d0afbfb4ab648af2393b92e87eaae9ad5e01132803d80caef91b5752d289c
6363
WORKDIR "/monkey_interpreter"
6464

6565

0 commit comments

Comments
 (0)