aspnet / aspnet-docker

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
https://asp.net
719 stars 171 forks source link

Update to Node 6.13.0 #364

Closed natemcmaster closed 6 years ago

natemcmaster commented 6 years ago

Currently we're on 6.12.3.

https://nodejs.org/en/blog/release/v6.13.0/

gertjvr commented 6 years ago

Why not upgrade to the latest lts 8.9.4 https://github.com/nodejs/Release#release-schedule we can get speed benefits of npm 5 and its lock file controlling dependencies.

natemcmaster commented 6 years ago

See https://github.com/aspnet/aspnet-docker/issues/334#issuecomment-366297373

natemcmaster commented 6 years ago

Fixed in #376