mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Upgrades TasmoAdmin to v1.8.0 (#231)
This commit is contained in:
parent
b217d596f3
commit
c780dc00ba
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
git=2.34.1-r0 \
|
||||
\
|
||||
&& git clone --branch v1.7.0 --depth=1 \
|
||||
&& git clone --branch v1.8.0 --depth=1 \
|
||||
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
|
||||
\
|
||||
&& apk del --no-cache --purge .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue