mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-07 12:31:25 +00:00
⬆️ Update alpine_3_21/setpriv to v2.40.4-r1 (#235)
This commit is contained in:
parent
a80dfcb6e5
commit
6eef3fd385
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
||||||
nodejs=22.13.1-r0 \
|
nodejs=22.13.1-r0 \
|
||||||
npm=10.9.1-r0 \
|
npm=10.9.1-r0 \
|
||||||
python3=3.12.10-r0 \
|
python3=3.12.10-r0 \
|
||||||
setpriv=2.40.4-r0 \
|
setpriv=2.40.4-r1 \
|
||||||
\
|
\
|
||||||
&& mkdir -p /opt/uptime-kuma \
|
&& mkdir -p /opt/uptime-kuma \
|
||||||
&& curl -L -s "https://github.com/louislam/uptime-kuma/archive/refs/tags/${UPTIME_KUMA_VERSION}.tar.gz" \
|
&& curl -L -s "https://github.com/louislam/uptime-kuma/archive/refs/tags/${UPTIME_KUMA_VERSION}.tar.gz" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue