Skip to content

Commit

Permalink
Update dependency nodejs/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 9fa253b commit 50a811a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN apt-get update -y && \
# Install NodeJS

# renovate: datasource=github-tags depName=nodejs/node extractVersion=^v(?<version>.*)$
ENV NODE_VERSION=20.17.0
ENV NODE_VERSION=22.8.0

# Install NodeJS

Expand Down

0 comments on commit 50a811a

Please sign in to comment.