Update _version_npm to latest as of 2/25/21
This commit is contained in:
parent
9a6846ce2a
commit
588b6c2963
@ -9,7 +9,7 @@ cd $_temp_dir
|
||||
|
||||
. /etc/os-release
|
||||
_version_alpine=${VERSION_ID%.*}
|
||||
_version_npm=${_version_npm:-2.6.1}
|
||||
_version_npm=${_version_npm:-2.8.0}
|
||||
|
||||
# add openresty repo
|
||||
if [ ! -f /etc/apk/keys/admin@openresty.com-5ea678a6.rsa.pub ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user