File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11FROM microsoft/dotnet:1.1.0-sdk-projectjson
22
33RUN apt-get update
4- RUN wget -qO- https://deb.nodesource.com/setup_4 .x | bash -
4+ RUN wget -qO- https://deb.nodesource.com/setup_6 .x | bash -
55RUN apt-get install -y build-essential nodejs
66
77COPY . /app
Original file line number Diff line number Diff line change 11FROM microsoft/dotnet:1.1.0-sdk-projectjson
22
33RUN apt-get update
4- RUN wget -qO- https://deb.nodesource.com/setup_4 .x | bash -
4+ RUN wget -qO- https://deb.nodesource.com/setup_6 .x | bash -
55RUN apt-get install -y build-essential nodejs
66
77COPY . /app
Original file line number Diff line number Diff line change 11FROM microsoft/dotnet:1.1.0-sdk-projectjson
22
33RUN apt-get update
4- RUN wget -qO- https://deb.nodesource.com/setup_4 .x | bash -
4+ RUN wget -qO- https://deb.nodesource.com/setup_6 .x | bash -
55RUN apt-get install -y build-essential nodejs
66
77COPY . /app
Original file line number Diff line number Diff line change 11FROM microsoft/dotnet:1.1.0-sdk-projectjson
22
33RUN apt-get update
4- RUN wget -qO- https://deb.nodesource.com/setup_4 .x | bash -
4+ RUN wget -qO- https://deb.nodesource.com/setup_6 .x | bash -
55RUN apt-get install -y build-essential nodejs
66
77COPY . /app
Original file line number Diff line number Diff line change 11FROM microsoft/dotnet:1.1.0-sdk-projectjson
22
33RUN apt-get update
4- RUN wget -qO- https://deb.nodesource.com/setup_4 .x | bash -
4+ RUN wget -qO- https://deb.nodesource.com/setup_6 .x | bash -
55RUN apt-get install -y build-essential nodejs
66
77COPY . /app
You can’t perform that action at this time.
0 commit comments