We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5726bbe + d360eef commit 2ba42d8Copy full SHA for 2ba42d8
build.sh
@@ -9,7 +9,7 @@ echo "Preparing to build ${FULL_IMAGE_NAME}"
9
# Freeze on specific commit to increase stability.
10
# Renovate is configured to update to a new commit so do not update the format
11
# without updating the renovate config, see .github/renovate.json5.
12
-gitreporef="f601cc069e6af801a094064a230dbf0d3647a56e"
+gitreporef="561349037d798c14c12b77523d1320bbfb903f34"
13
gitrepotld="https://raw.githubusercontent.com/coreos/custom-coreos-disk-images/${gitreporef}/"
14
curl -LO --fail "${gitrepotld}/custom-coreos-disk-images.sh"
15
0 commit comments