diff --git a/8.1/Dockerfile b/8.1/Dockerfile index 8ecb5342..c91c9e7a 100644 --- a/8.1/Dockerfile +++ b/8.1/Dockerfile @@ -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 diff --git a/8.2/Dockerfile b/8.2/Dockerfile index 7fe719e3..ad81351d 100644 --- a/8.2/Dockerfile +++ b/8.2/Dockerfile @@ -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 diff --git a/8.3/Dockerfile b/8.3/Dockerfile index 0cf41b3d..5246ed16 100644 --- a/8.3/Dockerfile +++ b/8.3/Dockerfile @@ -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