mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 06:29:31 -02:30
Update Node version in sdist builder
This commit is contained in:
@@ -11,7 +11,7 @@ RUN yum install -y bzip2 \
|
|||||||
python \
|
python \
|
||||||
python-pip
|
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 yum install -y nodejs
|
||||||
RUN npm set progress=false
|
RUN npm set progress=false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user