Skip to content

Commit

Permalink
Add node version 14.20.1 (#3043)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
  • Loading branch information
prudhvigodithi authored Jan 4, 2023
1 parent 7994bf3 commit 6c4365d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ WORKDIR /usr/share/opensearch
# nvm environment variables
ENV NVM_DIR /usr/share/opensearch/.nvm
ENV NODE_VERSION 14.19.1
ARG NODE_VERSION_LIST="10.24.1 14.19.1 14.20.0"
ARG NODE_VERSION_LIST="10.24.1 14.19.1 14.20.0 14.20.1"

# Install nvm
# https://github.com/creationix/nvm#install-script
Expand Down

0 comments on commit 6c4365d

Please sign in to comment.