Skip to content

Commit 218ab56

Browse files
chore(deps): update golang docker tag to v1.23.4
1 parent f04f5db commit 218ab56

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.4@sha256:574185e5c6b9d09873f455a7c205ea0514bfd99738c5dc7750196403a44ed4b7
4545
WORKDIR "/nasm-x86-shellcode-generator"
4646

4747

0 commit comments

Comments
 (0)