Skip to content

Commit

Permalink
👕 Removed a lorem ipsum leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 27, 2019
1 parent dbf70f7 commit 93ddde4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glances/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ ARG BUILD_VERSION
# Labels
LABEL \
io.hass.name="Glances" \
io.hass.description="Lorem ipsum" \
io.hass.description="A cross-platform system monitoring tool" \
io.hass.arch="${BUILD_ARCH}" \
io.hass.type="addon" \
io.hass.version=${BUILD_VERSION} \
maintainer="Franck Nijhof <[email protected]>" \
org.label-schema.description="Lorem ipsum" \
org.label-schema.description="A cross-platform system monitoring tool" \
org.label-schema.build-date=${BUILD_DATE} \
org.label-schema.name="Glances" \
org.label-schema.schema-version="1.0" \
Expand Down

0 comments on commit 93ddde4

Please sign in to comment.