# Set some labels
LABEL \
- org.opencontainers.image.title="Music Assistant" \
+ org.opencontainers.image.title="Music Assistant Server" \
org.opencontainers.image.description="Music Assistant Server/Core" \
org.opencontainers.image.source="https://github.com/music-assistant/server" \
org.opencontainers.image.authors="The Music Assistant Team" \
org.opencontainers.image.licenses="Apache License 2.0" \
io.hass.version="${MASS_VERSION}" \
io.hass.type="addon" \
- io.hass.name="Music Assistant" \
+ io.hass.name="Music Assistant Server" \
io.hass.description="Music Assistant Server/Core" \
io.hass.platform="${TARGETPLATFORM}" \
io.hass.type="addon"