From 8653e4d203b313da660697d5aac42956d15ce813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:54:22 +0000 Subject: [PATCH] chore(deps): update custom-coreos-disk-images digest to 76773dd Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 53da9bb..c828c00 100755 --- a/build.sh +++ b/build.sh @@ -9,7 +9,7 @@ echo "Preparing to build ${FULL_IMAGE_NAME}" # Freeze on specific commit to increase stability. # Renovate is configured to update to a new commit so do not update the format # without updating the renovate config, see .github/renovate.json5. -gitreporef="06c3faf27826e17d6ea051ad023ba38879593e1b" +gitreporef="76773dd5de01ae2095ddfc5fd4c58e444516cbf9" gitrepotld="https://raw.githubusercontent.com/coreos/custom-coreos-disk-images/${gitreporef}/" curl -LO --fail "${gitrepotld}/custom-coreos-disk-images.sh"