Skip to content

Commit 1c3f273

Browse files
chore(deps): pin golang docker tag to 0b55ab8
1 parent 9448075 commit 1c3f273

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.22.1@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b
4545
WORKDIR "/nasm-x86-shellcode-generator"
4646

4747

0 commit comments

Comments
 (0)