Skip to content

Commit 9d5a194

Browse files
authored
Update metal3-dev-env hash 2025-11-10 (#1809)
Latest commit at 2025-11-10 metal3-io/metal3-dev-env@01530d0
1 parent f012653 commit 9d5a194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if [ -z "${METAL3_DEV_ENV}" ]; then
1919
# TODO -- come up with a plan for continuously updating this
2020
# Note we only do this in the case where METAL3_DEV_ENV is
2121
# unset, to enable developer testing of local checkouts
22-
git reset c60510f410173ddf01a29b87c889249b0f263c9f --hard
22+
git reset 01530d036cce1ff0b4675768777af7a6c6de7487 --hard
2323

2424
popd
2525
fi

0 commit comments

Comments
 (0)