diff --git a/.github/workflows/build_img.yml b/.github/workflows/build_img.yml index 83e14e50..e2b760de 100644 --- a/.github/workflows/build_img.yml +++ b/.github/workflows/build_img.yml @@ -61,7 +61,7 @@ jobs: HOSTNAME: "raspOVOS" CONSTRAINTS: "https://github.com/OpenVoiceOS/ovos-releases/raw/refs/heads/main/constraints-alpha.txt" with: - base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-NO-OVOS-bookworm-arm64-lite-2024-12-26/raspOVOS-NO-OVOS-bookworm-arm64-lite.img.xz + base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-NO-OVOS-bookworm-arm64-lite-2024-12-27/raspOVOS-NO-OVOS-bookworm-arm64-lite.img.xz image-path: raspOVOS-bookworm-arm64-lite.img compress-with-xz: true shrink: true