From d5269b64d4544c2ffa08d3cbef593cf40adf5ae3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 23:47:36 +0000 Subject: [PATCH] chore(deps): update golang:1.24.2 docker digest to 18a1f2d --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index d80501c..fe1cfaf 100644 --- a/Earthfile +++ b/Earthfile @@ -41,7 +41,7 @@ check-conventional-commits-linting: golang-base: - FROM golang:1.24.2@sha256:1ecc479bc712a6bdb56df3e346e33edcc141f469f82840bab9f4bc2bc41bf91d + FROM golang:1.24.2@sha256:18a1f2d1e1d3c49f27c904e9182375169615c65852ace724987929b910195b2c WORKDIR "/nasm-x86-shellcode-generator"