diff --git a/scripts/test/run-tests.sh b/scripts/test/run-tests.sh index 9d6d179..416b06d 100755 --- a/scripts/test/run-tests.sh +++ b/scripts/test/run-tests.sh @@ -21,7 +21,7 @@ BBB_DEBIAN_SDCARD_IMAGE_URL="https://debian.beagleboard.org/images/bone-debian-1 # Not on official home page, but found via https://elinux.org/Beagleboard:BeagleBoneBlack_Debian: ## Auto-update -BBB_DEBIAN_EMMC_IMAGE_URL="https://rcn-ee.com/rootfs/bb.org/testing/2022-01-17/buster-console/bone-debian-10.11-console-armhf-2022-01-17-1gb.img.xz" +BBB_DEBIAN_EMMC_IMAGE_URL="https://rcn-ee.com/rootfs/bb.org/testing/2022-02-03/buster-console/bone-debian-10.11-console-armhf-2022-02-03-1gb.img.xz" ## Auto-update RASPBIAN_IMAGE_URL="http://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2020-02-14/2020-02-13-raspbian-buster-lite.zip"