feat(matterjs-server): update to nodejs 24

This commit is contained in:
Tom Frenzel
2026-06-02 17:43:32 +02:00
parent 1a5dec4ef0
commit d5edca94a5
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
msg_info "Installing MatterJS-Server"
mkdir -p /opt/matter-server