mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Upgrades TasmoAdmin to v1.0.7
This commit is contained in:
parent
68cf72111c
commit
471fe599a9
1 changed files with 1 additions and 2 deletions
|
@ -17,9 +17,8 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
git=2.15.2-r0 \
|
||||
\
|
||||
&& git clone --branch master --single-branch \
|
||||
&& git clone --branch v1.0.7 --depth=1 \
|
||||
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
|
||||
&& git -C /var/www/tasmoadmin checkout 74704ba33f7b4df0d5fd75c55253356edbb65029 \
|
||||
\
|
||||
&& apk del --purge .build-dependencies \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue