From 0653c48dd2376522734c3825a69f41f6b2bff685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 03:57:30 +0000 Subject: [PATCH] chore(deps): update golang:1.24.3 docker digest to 86b4cff --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 1886083..48ff667 100644 --- a/Earthfile +++ b/Earthfile @@ -41,7 +41,7 @@ check-conventional-commits-linting: golang-base: - FROM golang:1.24.3@sha256:39d9e7d9c5d9c9e4baf0d8fff579f06d5032c0f4425cdec9e86732e8e4e374dc + FROM golang:1.24.3@sha256:86b4cff66e04d41821a17cea30c1031ed53e2635e2be99ae0b4a7d69336b5063 WORKDIR "/nasm-x86-shellcode-generator"