Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

Update Dockerfiles to io.js v1.6.0 #41

Merged
merged 1 commit into from
Mar 20, 2015
Merged

Conversation

Starefossen
Copy link
Member

BLOCKED BY nodejs/node#1157

This PR updates Dockerfiles to v1.6.0 of io.js.

@@ -4,7 +4,7 @@ FROM buildpack-deps:jessie
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys 9554F04D7259F04124DE6B476D5A82AC7E37093B DD8F2338BAE7501E3DD5AC78C273792F7D83545D

ENV NPM_CONFIG_LOGLEVEL info
ENV IOJS_VERSION 1.5.1
ENV IOJS_VERSION 1.6.1

Choose a reason for hiding this comment

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

Shouldn't that be 1.6.0 instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@pesho
Copy link
Contributor

pesho commented Mar 16, 2015

aliases in generate-stackbrew-library.sh needs to be updated as well.

@retrohacker
Copy link
Contributor

❤️

@Starefossen
Copy link
Member Author

I guess this should be good to go now 😄

@Starefossen
Copy link
Member Author

Maybe we should hold off merging this until nodejs/node#1208 has been fixed and v1.61 is released.

@pesho
Copy link
Contributor

pesho commented Mar 19, 2015

It has been confirmed that 1.6.1 will follow soon. Holding off for now.

@pesho
Copy link
Contributor

pesho commented Mar 19, 2015

@Starefossen can you update this PR for 1.6.1 in the meantime?

@pesho
Copy link
Contributor

pesho commented Mar 20, 2015

Merging, will update to 1.6.1 in a separate PR.

pesho added a commit that referenced this pull request Mar 20, 2015
Update Dockerfiles to io.js v1.6.0
@pesho pesho merged commit 7f8c324 into nodejs:master Mar 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants