Skip to content

Commit

Permalink
updates nvm 0.39.3 => 0.39.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Jul 28, 2023
1 parent ed841e4 commit 1a0d9d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.39.3 \
NVM_VERSION=0.39.4 \
NODE_VERSION=18.16.0 \
YARN_VERSION=1.22.19
# Don't use -x here, as the output may be excessive
Expand Down
2 changes: 1 addition & 1 deletion 8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.39.3 \
NVM_VERSION=0.39.4 \
NODE_VERSION=18.16.0 \
YARN_VERSION=1.22.19
# Don't use -x here, as the output may be excessive
Expand Down
2 changes: 1 addition & 1 deletion 8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ $HOME/.composer/vendor/phpcompatibility/phpcompatibility-paragonie/PHPCompatibil

# Node.js (installed as user)
ENV \
NVM_VERSION=0.39.3 \
NVM_VERSION=0.39.4 \
NODE_VERSION=18.16.0 \
YARN_VERSION=1.22.19
# Don't use -x here, as the output may be excessive
Expand Down

0 comments on commit 1a0d9d4

Please sign in to comment.