Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
Update node from 20.18.1 to 22.12.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Dec 31, 2024
1 parent 66044b1 commit f6f061a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ RUN eget nabeken/go-github-apps \
FROM eget-build AS node

# renovate: datasource=node depName=node
ARG NODE_VERSION=20.18.1
ARG NODE_VERSION=22.12.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit f6f061a

Please sign in to comment.