question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update CircleCI Node Docker Image

See original GitHub issue

Notice on https://circleci.com/docs/2.0/circleci-images/ reads:

Legacy images with the prefix “circleci/” will be deprecated on December 31, 2021. For faster builds, upgrade your projects with next-generation convenience images.

Update .circle.yml to use cimg/node.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
admahcommented, Jul 20, 2022

No problem. Thank you for doing that!

1reaction
fasani-txcommented, Jul 20, 2022

Agree, sorry, I copied and pasted on a few open issues which seemed related to https://github.com/cypress-io/circleci-orb/pull/376.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cimg/node - CircleCI
cimg/node is a Docker image created by CircleCI with continuous integration builds in mind. Each tag contains a version of Node.js, npm ,...
Read more >
circleci/node - Docker Image
Aiming to have CircleCI extended images ease adoption of Docker and CircleCI. Once users are successful, we encourage users to build and customize...
Read more >
Update CircleCI Node Docker Image · Issue #92 - GitHub
Notice on https://circleci.com/docs/2.0/circleci-images/ reads: Legacy images with the prefix "circleci/" will be deprecated on December 31, 2021. For faster ...
Read more >
node.js - CircleCI: Use nodejs version 12 - Stack Overflow
Using cimg with node version as a docker image should work. You don't have to manually install using nvm. jobs: build: docker: -...
Read more >
4.2 Build a Docker Image Job :: Event Engine
When you change the Dockerfile and rebuild the image, only those layers that have ... aws-cli: circleci/aws-cli@2.0.2 node: circleci/node@4.2.0 docker: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found