From 1afba3ca50b5ea5d90e208c683aa316dc22735f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:46:18 +0000 Subject: [PATCH] chore(deps): update golang:1.24.0 docker digest to 3f74443 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 29b1775..2040da1 100644 --- a/Earthfile +++ b/Earthfile @@ -41,7 +41,7 @@ check-conventional-commits-linting: golang-base: - FROM golang:1.24.0@sha256:44b186e06a8596405ab90557930b2024994045cf20939688809b49af0d245692 + FROM golang:1.24.0@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71 WORKDIR "/nasm-x86-shellcode-generator"