Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

node 18 support #165

Open
OmgImAlexis opened this issue Jun 4, 2022 · 3 comments
Open

node 18 support #165

OmgImAlexis opened this issue Jun 4, 2022 · 3 comments

Comments

@OmgImAlexis
Copy link

Any chance on adding support for 18?

@DutchKevv
Copy link

Are you still there @mhart ? :)

@jellydn
Copy link

jellydn commented Jun 27, 2022

I ran into same issue so I forked this repository and have just published the latest version for nodejs 14,16 and 18. Let me know if you guys have any feedback. Thanks.

https://github.com/jellydn/alpine-nodejs

$ docker run --rm jellydn/alpine-nodejs node --version
v18.4.0

$ docker run --rm jellydn/alpine-nodejs:14 node --version
v14.19.3

$ docker run --rm jellydn/alpine-nodejs:slim-16 node --version
v16.15.1

@nathanpovo
Copy link

This repo hasn't been updated in more than a year.

image

You could use the official alphine image https://hub.docker.com/layers/library/node/18.12-alpine/images/sha256-b375b98d1dcd56f5783efdd80a4d6ff5a0d6f3ce7921ec99c17851db6cba2a93?context=explore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants