mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-17 10:27:20 +02:00
Updater bot : claude_desktop updated to ubunturesolute-version-6dc44b0e
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## ubunturesolute-version-6dc44b0e (2026-07-13)
|
||||||
|
- Update to latest version from linuxserver/docker-baseimage-selkies (changelog : https://github.com/linuxserver/docker-baseimage-selkies/releases)
|
||||||
## 1.14 (10-07-2026)
|
## 1.14 (10-07-2026)
|
||||||
|
|
||||||
- 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.
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ VOLUME [ "/sys/fs/cgroup" ]
|
|||||||
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
|
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
|
||||||
RUN \
|
RUN \
|
||||||
usermod --home /data/data abc && \
|
usermod --home /data/data abc && \
|
||||||
if [[ -d /etc/services.d ]] && ls /etc/services.d/*/run 1> /dev/"debiantrixie-version-c55d3809" 2>&1; then sed -i "1a set +e" /etc/services.d/*/run; fi
|
if [[ -d /etc/services.d ]] && ls /etc/services.d/*/run 1> /dev/"ubunturesolute-version-6dc44b0e" 2>&1; then sed -i "1a set +e" /etc/services.d/*/run; fi
|
||||||
|
|
||||||
ARG TEMPLATE_BASE_URL="https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates"
|
ARG TEMPLATE_BASE_URL="https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates"
|
||||||
|
|
||||||
|
|||||||
@@ -57,8 +57,8 @@ options:
|
|||||||
panel_admin: false
|
panel_admin: false
|
||||||
panel_icon: mdi:robot-happy
|
panel_icon: mdi:robot-happy
|
||||||
ports:
|
ports:
|
||||||
3001/tcp: "debiantrixie-version-c55d3809"
|
3001/tcp: "ubunturesolute-version-6dc44b0e"
|
||||||
7681/tcp: "debiantrixie-version-c55d3809"
|
7681/tcp: "ubunturesolute-version-6dc44b0e"
|
||||||
8787/tcp: 8787
|
8787/tcp: 8787
|
||||||
ports_description:
|
ports_description:
|
||||||
3001/tcp: Claude Desktop web interface
|
3001/tcp: Claude Desktop web interface
|
||||||
@@ -100,5 +100,5 @@ slug: claude_desktop
|
|||||||
tmpfs: true
|
tmpfs: true
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "1.14"
|
version: "ubunturesolute-version-6dc44b0e"
|
||||||
video: true
|
video: true
|
||||||
|
|||||||
@@ -4,6 +4,6 @@
|
|||||||
"github_fulltag": true,
|
"github_fulltag": true,
|
||||||
"slug": "claude_desktop",
|
"slug": "claude_desktop",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"upstream_version": "debiantrixie-version-c55d3809",
|
"upstream_version": "ubunturesolute-version-6dc44b0e",
|
||||||
"last_update": "2026-07-11"
|
"last_update": "2026-07-13"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user