mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
Update Node version in sdist builder
This commit is contained in:
@@ -11,7 +11,7 @@ RUN yum install -y bzip2 \
|
||||
python \
|
||||
python-pip
|
||||
|
||||
RUN curl --silent --location https://rpm.nodesource.com/setup_6.x | bash -
|
||||
RUN curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -
|
||||
RUN yum install -y nodejs
|
||||
RUN npm set progress=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user