diff --git a/.github/workflows/build_img_nl.yml b/.github/workflows/build_img_nl.yml index d6e3e4fd..0d73cd9f 100644 --- a/.github/workflows/build_img_nl.yml +++ b/.github/workflows/build_img_nl.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_nl.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-dutch-bookworm-arm64-lite.img compress-with-xz: true shrink: true