mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-30 12:43:35 -05:00
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