small-updates #1

Manually merged
dezzpil merged 4 commits from :small-updates into master 2020-02-25 11:28:05 +03:00
Showing only changes of commit 1823cd07bf - Show all commits

View File

@ -1,4 +1,4 @@
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