Upgrades TasmoAdmin to v1.6.0 (#30)

* ❄️ Adds Hassio API role to configuration

* ⬆️ Upgrades PHP to 7.2.10-r0

* 🎨 Updates logo & icon

* ⬆️ Upgrades TasmoAdmin to v1.6.0

* 👕 Fixes typo in add-on configuration
This commit is contained in:
Franck Nijhof 2018-09-28 23:05:18 +02:00 committed by GitHub
parent e8fdf0468d
commit 5b68bf37da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
git=2.18.0-r0 \
\
&& git clone --branch v1.5.4 --depth=1 \
&& git clone --branch v1.6.0 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
\
&& apk del --purge .build-dependencies \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before After
Before After