Skip to content

Commit f5a6378

Browse files
chore(deps): update golang docker tag to v1.23.5
1 parent 36d7d5e commit f5a6378

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
@@ -41,7 +41,7 @@ check-conventional-commits-linting:
4141

4242

4343
golang-base:
44-
FROM golang:1.22.1
44+
FROM golang:1.23.5@sha256:51a6466e8dbf3e00e422eb0f7a97ac450b2d57b33617bbe8d2ee0bddcd9d0d37
4545
WORKDIR "/nasm-x86-shellcode-generator"
4646

4747

0 commit comments

Comments
 (0)