Skip to content

Commit 37238e7

Browse files
Update metal3-dev-env hash (#1780)
1 parent 61176aa commit 37238e7

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 fab747ef4805bea2f12f70a7a5fbcedfc12a0222 --hard
22+
git reset c60510f410173ddf01a29b87c889249b0f263c9f --hard
2323

2424
popd
2525
fi

0 commit comments

Comments
 (0)