Skip to content

Commit

Permalink
Upgrade NVM to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Sep 11, 2024
1 parent 579fc12 commit 6c48b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transport-site/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN uname --all
RUN cat /etc/os-release
RUN cat /etc/lsb-release

ENV NVM_VERSION=v0.39.7
ENV NVM_VERSION=v0.40.1
ENV NODE_VERSION=20.11.1
ENV NVM_DIR=$HOME/.nvm

Expand Down

0 comments on commit 6c48b93

Please sign in to comment.