diff --git a/Earthfile b/Earthfile index e7bc426..591425e 100644 --- a/Earthfile +++ b/Earthfile @@ -41,7 +41,7 @@ check-conventional-commits-linting: golang-base: - FROM golang:1.23.6@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 + FROM golang:1.24.0@sha256:4546829ecda4404596cf5c9d8936488283910a3564ffc8fe4f32b33ddaeff239 WORKDIR "/nasm-x86-shellcode-generator"