mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 11:21:31 +00:00
📚 update tagline
This commit is contained in:
parent
fd3f2a5206
commit
ebc2bc6fb7
1 changed files with 2 additions and 2 deletions
|
@ -40,12 +40,12 @@ ARG BUILD_VERSION
|
||||||
# Labels
|
# Labels
|
||||||
LABEL \
|
LABEL \
|
||||||
io.hass.name="Home Panel" \
|
io.hass.name="Home Panel" \
|
||||||
io.hass.description="A touch-compatible web-app for controlling the home" \
|
io.hass.description="A touch-compatible web frontend for controlling the home." \
|
||||||
io.hass.arch="${BUILD_ARCH}" \
|
io.hass.arch="${BUILD_ARCH}" \
|
||||||
io.hass.type="addon" \
|
io.hass.type="addon" \
|
||||||
io.hass.version=${BUILD_VERSION} \
|
io.hass.version=${BUILD_VERSION} \
|
||||||
maintainer="Timmo <contact@timmo.xyz>" \
|
maintainer="Timmo <contact@timmo.xyz>" \
|
||||||
org.label-schema.description="A touch-compatible web-app for controlling the home" \
|
org.label-schema.description="A touch-compatible web frontend for controlling the home." \
|
||||||
org.label-schema.build-date=${BUILD_DATE} \
|
org.label-schema.build-date=${BUILD_DATE} \
|
||||||
org.label-schema.name="Home Panel" \
|
org.label-schema.name="Home Panel" \
|
||||||
org.label-schema.schema-version="1.0" \
|
org.label-schema.schema-version="1.0" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue