diff --git a/Earthfile b/Earthfile index b4287e4..29a02d4 100644 --- a/Earthfile +++ b/Earthfile @@ -41,7 +41,7 @@ check-conventional-commits-linting: golang-base: - FROM golang:1.22.1 + FROM golang:1.23.4@sha256:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37 WORKDIR "/nasm-x86-shellcode-generator"