⬆️ Upgrades Home-panel-api to version v0.4.3

This commit is contained in:
Timmo 2019-01-07 18:45:42 +00:00
parent f7fda120f1
commit e9f2cdbbf7

View file

@ -13,7 +13,7 @@ RUN \
nodejs-current=9.11.1-r2 \
nginx=1.14.2-r0 \
\
&& git clone --branch "v0.4.2" --depth=1 \
&& git clone --branch "v0.4.3" --depth=1 \
"https://github.com/timmo001/home-panel-api.git" /opt/api \
\
&& curl -J -L -o /tmp/panel.zip \