mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-19 03:06:27 +00:00
Fix installing the specified npm version in debug builds
Change-type: patch
This commit is contained in:
parent
ec816d115e
commit
34983651d0
@ -43,6 +43,7 @@ RUN apt-get update \
|
||||
curl \
|
||||
vim
|
||||
|
||||
ARG NPM_VERSION
|
||||
# We first ensure that every architecture has an npm version
|
||||
# which can do an npm ci, then we perform the ci using this
|
||||
# temporary version
|
||||
|
Loading…
Reference in New Issue
Block a user