Update Node.js to v22 #25

Open
renovate wants to merge 1 commit from renovate/code.forgejo.org-oci-node-22.x into main
Showing only changes of commit 7c330a4820 - Show all commits

Update Node.js to v22
Some checks failed
/ build (pull_request) Failing after 20s

Renovate 2025-07-11 08:46:10 +00:00

View file

@ -7,7 +7,7 @@ jobs:
cleanup-staging: cleanup-staging:
runs-on: docker runs-on: docker
container: container:
image: code.forgejo.org/oci/node:20-bookworm image: code.forgejo.org/oci/node:22-bookworm
steps: steps:
- name: Pipeline info PR - name: Pipeline info PR
run: | run: |