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

[Ubuntu] Node:10 docker images will be removed on November, 15 #4357

Closed
2 of 7 tasks
miketimofeev opened this issue Oct 27, 2021 · 3 comments
Closed
2 of 7 tasks

[Ubuntu] Node:10 docker images will be removed on November, 15 #4357

miketimofeev opened this issue Oct 27, 2021 · 3 comments

Comments

@miketimofeev
Copy link
Contributor

Breaking changes

We are going to remove node:10 and node:10-alpine docker images from the list of pre-cached images on VM.

Target date

November 15, 2021

The motivation for the changes

Node.js 16 has moved to Active LTS status and is ready for general use. According to our Software and image guidelines
we support not more than 3 latest LTS OS\tool versions docker images, which for Node.js are 12, 14 & 16 at the moment.

Possible impact

If your builds rely on either node:10 or node:10-alpine docker images they can be slower due to the necessity of pulling the images from the docker hub.

Virtual environments affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • macOS 10.15
  • macOS 11
  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

Nothing is required — if there is no local image docker will pull it automatically from the docker hub.

@miketimofeev miketimofeev changed the title [Ubuntu] Node:10 docker images will be removed on September, 20 [Ubuntu] Node:10 docker images will be removed on November, 15 Oct 27, 2021
@m7kvqbe1
Copy link

m7kvqbe1 commented Nov 4, 2021

Will you be making 16.x.x the default node runtime for ubuntu-latest?

@miketimofeev
Copy link
Contributor Author

@m7kvqbe1 yes, we will announce it soon.

@miketimofeev
Copy link
Contributor Author

The images were deployed

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

No branches or pull requests

2 participants