mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-05 03:21:24 +00:00
⬆️ Upgrades Uptime Kuma to 1.19.6 (#39)
This commit is contained in:
parent
e715ce1870
commit
f9ddb96e20
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
||||||
setpriv=2.38.1-r1 \
|
setpriv=2.38.1-r1 \
|
||||||
\
|
\
|
||||||
&& mkdir -p /opt/uptime-kuma \
|
&& mkdir -p /opt/uptime-kuma \
|
||||||
&& curl -L -s "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.5.tar.gz" \
|
&& curl -L -s "https://github.com/louislam/uptime-kuma/archive/refs/tags/1.19.6.tar.gz" \
|
||||||
| tar zxvf - --strip-components 1 -C /opt/uptime-kuma \
|
| tar zxvf - --strip-components 1 -C /opt/uptime-kuma \
|
||||||
\
|
\
|
||||||
&& cd /opt/uptime-kuma \
|
&& cd /opt/uptime-kuma \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue