Skip to content

Commit

Permalink
Update Node.js to v22.14.0
Browse files Browse the repository at this point in the history
Update node from 22.13.1 to 22.14.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Feb 28, 2025
1 parent 155e8c0 commit ef501ee
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 @@ -155,7 +155,7 @@ RUN eget nabeken/go-github-apps \
FROM eget-build AS node

# renovate: datasource=node depName=node
ARG NODE_VERSION=22.13.1
ARG NODE_VERSION=22.14.0

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

Expand Down

0 comments on commit ef501ee

Please sign in to comment.