diff --git a/container-install.sh b/container-install.sh index a4de951f..d1040445 100644 --- a/container-install.sh +++ b/container-install.sh @@ -1,7 +1,7 @@ #!/bin/sh apk update -apk build-base python git add nodejs nodejs-npm mysql mysql-client curl +apk build-base python git nodejs nodejs-npm mysql mysql-client curl npm install npm@latest -g npm install