mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-29 03:34:03 +02:00
testing
This commit is contained in:
@@ -46,7 +46,7 @@ RUN apt-get update && apt-get upgrade -y \
|
||||
&& apt-get update && apt-get install -q -y --no-install-recommends nodejs \
|
||||
# Temp Fix (Update npm)
|
||||
npm -v \
|
||||
npm install -g npm@latest \
|
||||
npm install npm@latest \
|
||||
npm -v \
|
||||
# Install node-gyp
|
||||
&& npm install --production -g node-gyp \
|
||||
|
||||
Reference in New Issue
Block a user