diff --git a/templates/registry_npm.yml b/templates/registry_npm.yml index 4c9c5cae5a3d6cd98373d2bd6b8b65e42870a97d..04b0b2a9cbf83f62a181da724fcb0da463cd2997 100644 --- a/templates/registry_npm.yml +++ b/templates/registry_npm.yml @@ -2,7 +2,7 @@ registry:npm: stage: delivery - image: node:24.11-slim + image: node:24.12-slim variables: PACKAGE_NAME_NPM: "@${CI_PROJECT_ROOT_NAMESPACE}/${PACKAGE_NAME}-npm" script: