mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
Downgrade npm in unit-test image
https://github.com/npm/npm/issues/14042#issuecomment-249139529
This commit is contained in:
@@ -33,6 +33,7 @@ RUN yum install -y \
|
||||
RUN curl --silent --location https://rpm.nodesource.com/setup_6.x | bash -
|
||||
|
||||
RUN yum install -y nodejs
|
||||
RUN npm install -g npm@3.10.7
|
||||
|
||||
WORKDIR "/ansible-tower"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user