Skip to content

Commit c48250f

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

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.5@sha256:e213430692e5c31aba27473cdc84cfff2896d0c097e984bef67b6a44c75a8181
64+
FROM golang:1.23.6@sha256:9bd95af8f36381d1c035993c1655c5483593854795f20a4fa378eef14c79220c
6565
WORKDIR "/monkey_interpreter"
6666

6767

0 commit comments

Comments
 (0)