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

fix(docker): use node 14 not node 16 #7212

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

JoelEinbinder
Copy link
Contributor

The current LTS is Node 14. Node 16 is a bit unstable to ship to users.

@sreuss
Copy link

sreuss commented Jun 28, 2021

When will this change find it's way into the published image(s)?

The 1.12.3 release does not appear to incorporate this change:

docker run -it --rm mcr.microsoft.com/playwright:v1.12.3-focal
root@2e19c6dca57b:/# node --version
v16.4.0

@mxschmitt
Copy link
Member

You can use mcr.microsoft.com/playwright:next-focal. It gets shipped in v1.13.

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.

4 participants