Skip to content

Commit 2ba42d8

Browse files
Merge pull request #97 from containers/renovate/custom-coreos-disk-images-digest
chore(deps): update custom-coreos-disk-images digest to 5613490
2 parents 5726bbe + d360eef commit 2ba42d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ echo "Preparing to build ${FULL_IMAGE_NAME}"
99
# Freeze on specific commit to increase stability.
1010
# Renovate is configured to update to a new commit so do not update the format
1111
# without updating the renovate config, see .github/renovate.json5.
12-
gitreporef="f601cc069e6af801a094064a230dbf0d3647a56e"
12+
gitreporef="561349037d798c14c12b77523d1320bbfb903f34"
1313
gitrepotld="https://raw.githubusercontent.com/coreos/custom-coreos-disk-images/${gitreporef}/"
1414
curl -LO --fail "${gitrepotld}/custom-coreos-disk-images.sh"
1515

0 commit comments

Comments
 (0)