mirror of
https://github.com/hassio-addons/addon-pi-hole.git
synced 2025-05-07 04:11:22 +00:00
🔨 Re-branding
This commit is contained in:
parent
60fe10fda8
commit
9d0dc7e6de
1 changed files with 2 additions and 2 deletions
|
@ -108,12 +108,12 @@ ARG BUILD_VERSION
|
|||
# Labels
|
||||
LABEL \
|
||||
io.hass.name="Pi-hole" \
|
||||
io.hass.description="Network-wide ad blocking using your Hass.io instance" \
|
||||
io.hass.description="Network-wide ad blocking" \
|
||||
io.hass.arch="${BUILD_ARCH}" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.version=${BUILD_VERSION} \
|
||||
maintainer="Franck Nijhof <frenck@addons.community>" \
|
||||
org.label-schema.description="Network-wide ad blocking using your Hass.io instance" \
|
||||
org.label-schema.description="Network-wide ad blocking" \
|
||||
org.label-schema.build-date=${BUILD_DATE} \
|
||||
org.label-schema.name="Pi-hole" \
|
||||
org.label-schema.schema-version="1.0" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue