This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Docker node version #591
Closed
Description
Hi there. Is there any reason to use 4.x version of node instead of latest 7.x versions in Dockerfile?
RUN wget -qO- https://deb.nodesource.com/setup_4.x | bash -
6.x is recommanded as LTS but with ES6 features provided in the 7 version, it would be great to update Docker version.
I found no issue/error running the SPA on both node 7 and node 6 versions.
But if there is any other consideration, let us know.
Metadata
Metadata
Assignees
Labels
No labels