Skip to content

Commit 8be1a2e

Browse files
chore(deps): update golang docker tag to v1.23.4 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2ac33b commit 8be1a2e

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.22.1
64+
FROM golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041
6565
WORKDIR "/monkey_interpreter"
6666

6767

0 commit comments

Comments
 (0)