From 61902d4fcd81a0c4c9a6db8d36ec44edbf446dd9 Mon Sep 17 00:00:00 2001 From: Shelane French Date: Wed, 28 Aug 2024 20:30:27 -0700 Subject: [PATCH] updates nvm 0.40.0 => 0.40.1 --- 8.1/Dockerfile | 2 +- 8.2/Dockerfile | 2 +- 8.3/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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