⬆️ Update alpine_3_21/setpriv to v2.40.4-r1 (#235)

This commit is contained in:
renovate[bot] 2025-04-16 13:39:26 +02:00 committed by GitHub
parent a80dfcb6e5
commit 6eef3fd385
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ RUN \
nodejs=22.13.1-r0 \
npm=10.9.1-r0 \
python3=3.12.10-r0 \
setpriv=2.40.4-r0 \
setpriv=2.40.4-r1 \
\
&& mkdir -p /opt/uptime-kuma \
&& curl -L -s "https://github.com/louislam/uptime-kuma/archive/refs/tags/${UPTIME_KUMA_VERSION}.tar.gz" \