Skip to content

Commit

Permalink
build(deps): update dependency node to v20.16.0 (#30374)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 3bee6bf commit 2381ed3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.16.0
2 changes: 1 addition & 1 deletion tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.0.0@sha256:020c2

# We want a specific node version here
# renovate: datasource=node-version
RUN install-tool node 20.15.1
RUN install-tool node 20.16.0

WORKDIR /usr/local/renovate

Expand Down

0 comments on commit 2381ed3

Please sign in to comment.