mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Upgrades TasmoAdmin to 1.5.2
This commit is contained in:
parent
f98be8ef4e
commit
e151e1ee06
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
git=2.18.0-r0 \
|
||||
\
|
||||
&& git clone --branch v1.3.1 --depth=1 \
|
||||
&& git clone --branch v1.5.2 --depth=1 \
|
||||
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
|
||||
\
|
||||
&& apk del --purge .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue