diff --git a/.github/workflows/build_img_pt.yml b/.github/workflows/build_img_pt.yml index 1ef2c7f9..0af063ed 100644 --- a/.github/workflows/build_img_pt.yml +++ b/.github/workflows/build_img_pt.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_pt.conf" with: - base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-bookworm-arm64-lite-2024-12-11/raspOVOS-bookworm-arm64-lite.img.xz + base-image-url: https://github.com/TigreGotico/raspOVOS/releases/download/raspOVOS-bookworm-arm64-lite-2024-12-15/raspOVOS-bookworm-arm64-lite.img.xz image-path: raspOVOS-portuguese-bookworm-arm64-lite.img compress-with-xz: true shrink: true