explicit node versions (#9594)

This commit is contained in:
Tobias
2025-12-04 00:05:56 +01:00
committed by GitHub
parent fc1389ce8f
commit 84057a657a
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ function update_script() {
msg_info "Service stopped"
PG_VERSION="17" setup_postgresql
setup_nodejs
NODE_VERSION="22" setup_nodejs
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "domain-locker" "Lissy93/domain-locker"
msg_info "Installing Modules (patience)"