mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-10 11:49:09 +02:00
fix(claude_desktop): restore architecture label
This commit is contained in:
@@ -235,6 +235,7 @@ ENV BUILD_VERSION="${BUILD_VERSION}"
|
||||
LABEL \
|
||||
io.hass.name="${BUILD_NAME}" \
|
||||
io.hass.description="${BUILD_DESCRIPTION}" \
|
||||
io.hass.arch="${BUILD_ARCH}" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.version=${BUILD_VERSION} \
|
||||
maintainer="alexbelgium (https://github.com/alexbelgium)" \
|
||||
|
||||
Reference in New Issue
Block a user