From 1e702f545a0b6fe37ebab895c56ca5c99443879f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:03:27 +0000 Subject: [PATCH] Update base-image-url in build_img_gl.yml --- .github/workflows/build_img_gl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_img_gl.yml b/.github/workflows/build_img_gl.yml index bfd7dae3..81a3142d 100644 --- a/.github/workflows/build_img_gl.yml +++ b/.github/workflows/build_img_gl.yml @@ -53,7 +53,7 @@ jobs: CONSTRAINTS: "https://github.com/OpenVoiceOS/ovos-releases/raw/refs/heads/main/constraints-alpha.txt" MYCROFT_CONFIG_FILES: "mycroft.conf,mycroft_gl.conf" with: - base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-bookworm-arm64-lite-2024-12-19/raspOVOS-bookworm-arm64-lite.img.xz + base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-bookworm-arm64-lite-2024-12-27/raspOVOS-bookworm-arm64-lite.img.xz image-path: raspOVOS-galician-bookworm-arm64-lite.img compress-with-xz: true shrink: true