Skip to content

Commit

Permalink
Update base-image-url-headless (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JarbasAl and github-actions[bot] authored Dec 27, 2024
1 parent a3ecd18 commit 089d32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_img.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 089d32b

Please sign in to comment.