Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move to nodejs v6.2.2 #15

Merged
merged 2 commits into from
Jun 20, 2016
Merged

move to nodejs v6.2.2 #15

merged 2 commits into from
Jun 20, 2016

Conversation

abresas
Copy link
Contributor

@abresas abresas commented Jun 20, 2016

fixes streams error nodejs/node#7160

@@ -38,7 +38,7 @@ RUN apt-get update \
wget \
&& rm -rf /var/lib/apt/lists/*

ENV NODE_VERSION 6.2.0
ENV NODE_VERSION 6.2.2
ENV NPM_VERSION 3.8.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update npm to 3.9.5 please, matching what is bundled with nodejs 6.2.2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, just saw your message about npm and was about to do the same thing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

npm: upgrade npm to 3.9.5 (Kat Marchán) #7139

@Page-
Copy link
Contributor

Page- commented Jun 20, 2016

LGTM

@abresas abresas merged commit 2c95034 into master Jun 20, 2016
@Page- Page- deleted the node-6.2.2 branch June 20, 2016 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants