From 424573548e0893c2e8c330d643b45f79c71c64f5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:36:14 +0200 Subject: [PATCH] Finalize Claude RTK arm64 validation --- claude_desktop/CHANGELOG.md | 1 + claude_desktop/config.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/claude_desktop/CHANGELOG.md b/claude_desktop/CHANGELOG.md index 8654c92ad8..778672d5d4 100644 --- a/claude_desktop/CHANGELOG.md +++ b/claude_desktop/CHANGELOG.md @@ -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. - 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) diff --git a/claude_desktop/config.yaml b/claude_desktop/config.yaml index f6f24caf01..6e6b38ed63 100644 --- a/claude_desktop/config.yaml +++ b/claude_desktop/config.yaml @@ -2,7 +2,7 @@ arch: - aarch64 - amd64 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: - /dev/dri - /dev/dri/card0