Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent e8a9beb commit 0cf44a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tiflow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM builder-cdc as builder-dm

# install nodejs toolchain
# renovate: datasource=docker depName=node
ARG NODE_VERSION=16.20.2
ARG NODE_VERSION=20.12.0
# renovate: datasource=github-releases depName=nvm-sh/nvm
ARG NVM_VERSION=v0.39.7
ARG NVM_DIR=/usr/local/nvm
Expand Down

0 comments on commit 0cf44a5

Please sign in to comment.