We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf372f5 commit 5ef04e9Copy full SHA for 5ef04e9
Earthfile
@@ -41,7 +41,7 @@ check-conventional-commits-linting:
41
42
43
golang-base:
44
- FROM golang:1.24.0@sha256:58cf31c1b10858d5772475e4f86853a03e0e220cc6cfd60965053951a2563b5e
+ FROM golang:1.24.0@sha256:cd0c949a4709ef70a8dad14274f09bd07b25542de5a1c4812f217087737efd17
45
WORKDIR "/nasm-x86-shellcode-generator"
46
47
0 commit comments