Update _version_npm to latest as of 2/25/21

This commit is contained in:
Rafael
2021-02-25 23:07:46 -06:00
committed by GitHub
parent 9a6846ce2a
commit 588b6c2963

View File

@@ -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