From 6ed5840a7f6077713e329278256262aab9662611 Mon Sep 17 00:00:00 2001 From: mender-test-bot Date: Mon, 26 Apr 2021 11:18:32 +0000 Subject: [PATCH] Image-Bot - Image updates Changelog: None Signed-off-by: mender-test-bot --- scripts/test/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test/run-tests.sh b/scripts/test/run-tests.sh index 71cf44c..17661d9 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/2021-04-05/buster-console/bone-debian-10.9-console-armhf-2021-04-05-1gb.img.xz" +BBB_DEBIAN_EMMC_IMAGE_URL="https://rcn-ee.com/rootfs/bb.org/testing/2021-04-19/buster-console/bone-debian-10.9-console-armhf-2021-04-19-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"