diff --git a/claude_desktop/CHANGELOG.md b/claude_desktop/CHANGELOG.md index 778672d5d4..9f44535bf3 100644 --- a/claude_desktop/CHANGELOG.md +++ b/claude_desktop/CHANGELOG.md @@ -3,6 +3,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. - 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. +- Correct the repository PR checks so changed changelog paths are exported and aarch64 images are built explicitly for `linux/arm64`. ## 1.13 (10-07-2026) diff --git a/claude_desktop/config.yaml b/claude_desktop/config.yaml index 6e6b38ed63..b6ef1d38e7 100644 --- a/claude_desktop/config.yaml +++ b/claude_desktop/config.yaml @@ -2,7 +2,7 @@ arch: - aarch64 - amd64 audio: true -description: Claude Desktop with a persistent Claude Code web terminal +description: Claude Desktop and a persistent Claude Code web terminal devices: - /dev/dri - /dev/dri/card0