Обновление node.js с 11 на 12
This commit is contained in:
parent
f477f3c051
commit
1823cd07bf
@ -1,4 +1,4 @@
|
|||||||
FROM jetbrains/teamcity-agent
|
FROM jetbrains/teamcity-agent
|
||||||
|
|
||||||
RUN curl -sL https://deb.nodesource.com/setup_11.x | bash - \
|
RUN curl -sL https://deb.nodesource.com/setup_12.x | bash - \
|
||||||
&& apt-get install -y nodejs build-essential nano
|
&& apt-get install -y nodejs build-essential nano
|
||||||
|
Loading…
Reference in New Issue
Block a user