chore(deps): update node.js to v22.17.0

This commit is contained in:
Renovate Bot
2025-07-07 18:07:30 +02:00
parent 9837e77768
commit 76500ca6b8
4 changed files with 8 additions and 17 deletions

View File

@@ -4,12 +4,12 @@ name: default
steps:
- name: install
image: node:19.9.0
image: node:22.17.0
commands:
- npm install
- name: build_with_linux
image: node:19.9.0
image: node:22.17.0
commands:
- apt-get update && apt-get upgrade -y
- apt-get install -y libarchive-tools rpm