Changedetection: Bump nodejs to 24 (#8002)

This commit is contained in:
CanbiZ 2025-09-30 14:16:27 +02:00 committed by GitHub
parent b18d45631f
commit 34ef80ac87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -51,7 +51,7 @@ $STD apt-get install -y \
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Setup Python3"
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
msg_info "Installing Change Detection"
mkdir /opt/changedetection