mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-05 11:31:27 +00:00
⬆️ Upgrades TasmoAdmin to v1.6.1-beta3
This commit is contained in:
parent
305ede1f03
commit
a84d427b7a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
git=2.22.0-r0 \
|
git=2.22.0-r0 \
|
||||||
\
|
\
|
||||||
&& git clone --branch v1.6.1-beta1 --depth=1 \
|
&& git clone --branch v1.6.1-beta3 --depth=1 \
|
||||||
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
|
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
|
||||||
\
|
\
|
||||||
&& apk del --purge .build-dependencies \
|
&& apk del --purge .build-dependencies \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue