Skip to content

Commit b354b38

Browse files
chore(deps): update golang docker tag to v1.23.5
1 parent 6cf91c0 commit b354b38

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:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
4545
WORKDIR "/nasm-x86-shellcode-generator"
4646

4747

0 commit comments

Comments
 (0)