Skip to content

Commit

Permalink
updates nvm 0.40.0 => 0.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Aug 29, 2024
1 parent f8605fe commit 61902d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.40.0 \
NVM_VERSION=0.40.1 \
NODE_VERSION=20.16.0 \
# Yarn (Classic v1)
# https://github.com/yarnpkg/yarn/releases
Expand Down
2 changes: 1 addition & 1 deletion 8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.40.0 \
NVM_VERSION=0.40.1 \
NODE_VERSION=20.16.0 \
# Yarn (Classic v1)
# https://github.com/yarnpkg/yarn/releases
Expand Down
2 changes: 1 addition & 1 deletion 8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.40.0 \
NVM_VERSION=0.40.1 \
NODE_VERSION=20.16.0 \
# Yarn (Classic v1)
# https://github.com/yarnpkg/yarn/releases
Expand Down

0 comments on commit 61902d4

Please sign in to comment.