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

Any chance of a yarn update to at least 10.0.1? #33

Closed
EdwardIII opened this issue Nov 22, 2018 · 3 comments
Closed

Any chance of a yarn update to at least 10.0.1? #33

EdwardIII opened this issue Nov 22, 2018 · 3 comments

Comments

@EdwardIII
Copy link

In the node10 build we see this error:

(node:8) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

According to this issue, yarn 10.0.1 fixes this: yarnpkg/yarn#5770 (comment)

I see in your Dockerfile that it always installs the current version. Would you mind kicking off another build so this gets updated?

Thanks!

@pokonski
Copy link

pokonski commented Dec 1, 2018

That'd be great as I am running into the same issue

@radeno
Copy link
Collaborator

radeno commented Dec 4, 2018

@EdwardIII it is required to rebuild images on dockerhub. cc @Starefossen

@radeno
Copy link
Collaborator

radeno commented Dec 4, 2018

Or use my rebuilded fork https://hub.docker.com/r/smikino/ruby-node/tags/
it is from multistage pull request

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

No branches or pull requests

3 participants