mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Upgrades TasmoAdmin to v1.3.1
This commit is contained in:
parent
caffc65ada
commit
efc17377f9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
git=2.15.2-r0 \
|
||||
\
|
||||
&& git clone --branch v1.1.0 --depth=1 \
|
||||
&& git clone --branch v1.3.1 --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