mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-29 16:23:32 +02:00
Finalize Claude RTK arm64 validation
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- Build pinned RTK 0.43.0 source on Debian Bookworm for both architectures instead of installing the upstream arm64 release binary, which requires GLIBC 2.39 and cannot run in the add-on image.
|
- Build pinned RTK 0.43.0 source on Debian Bookworm for both architectures instead of installing the upstream arm64 release binary, which requires GLIBC 2.39 and cannot run in the add-on image.
|
||||||
- Execute `rtk --version` inside the final image during the Docker build so future ABI incompatibilities fail CI instead of surfacing at runtime.
|
- Execute `rtk --version` inside the final image during the Docker build so future ABI incompatibilities fail CI instead of surfacing at runtime.
|
||||||
|
- Validate the final Bookworm-built RTK binary in a native aarch64 image build.
|
||||||
|
|
||||||
## 1.13 (10-07-2026)
|
## 1.13 (10-07-2026)
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ arch:
|
|||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
audio: true
|
audio: true
|
||||||
description: Claude Desktop plus a persistent Claude Code web terminal in one add-on
|
description: Claude Desktop with a persistent Claude Code web terminal
|
||||||
devices:
|
devices:
|
||||||
- /dev/dri
|
- /dev/dri
|
||||||
- /dev/dri/card0
|
- /dev/dri/card0
|
||||||
|
|||||||
Reference in New Issue
Block a user