fix(dashy,transmute): use Node.js 24 instead of 22

This commit is contained in:
MickLesk
2026-04-02 22:05:33 +02:00
parent deb95b1bcf
commit f1581d8449
7 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
fetch_and_deploy_gh_release "dashy" "Lissy93/dashy" "tarball"
msg_info "Installing Dashy"

View File

@@ -14,7 +14,7 @@ network_check
update_os
UV_PYTHON="3.13" setup_uv
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
setup_ffmpeg
setup_gs

View File

@@ -41,4 +41,4 @@
"type": "info"
}
]
}
}

View File

@@ -41,4 +41,4 @@
"type": "warning"
}
]
}
}

View File

@@ -41,4 +41,4 @@
"type": "info"
}
]
}
}

View File

@@ -41,4 +41,4 @@
"type": "info"
}
]
}
}

View File

@@ -41,4 +41,4 @@
"type": "warning"
}
]
}
}