Skip to content

Update docker image in examples to cimg/node:lts-browsers#166

Merged
david-montano-circleci merged 1 commit intoCircleCI-Public:mainfrom
MikeMcC399:update/example-node-version
Mar 31, 2026
Merged

Update docker image in examples to cimg/node:lts-browsers#166
david-montano-circleci merged 1 commit intoCircleCI-Public:mainfrom
MikeMcC399:update/example-node-version

Conversation

@MikeMcC399
Copy link
Copy Markdown
Contributor

Checklist

  • [na] All new jobs, commands, executors, parameters have descriptions
  • Examples have been added for any significant new features
  • [na] README has been updated, if necessary

Motivation, issues

The Node.js version used in examples is outdated

      docker:
        - image: cimg/node:20.4.0-browsers

This image was released through CircleCI-Public/cimg-node#345 in Jul 2023.

Node.js 20 is planned to transition to end-of-life status on 2026-04-30.

Description

Update Docker image used in:

to the lts-browsers tag as listed on https://circleci.com/developer/images/image/cimg/node . This is an alias tag that is currently equivalent to 24.14.1-browsers.

@MikeMcC399

This comment was marked as resolved.

@MikeMcC399 MikeMcC399 force-pushed the update/example-node-version branch from bffdc73 to d7def94 Compare March 30, 2026 13:58
@MikeMcC399 MikeMcC399 force-pushed the update/example-node-version branch from d7def94 to 3da0eb2 Compare March 31, 2026 14:20
@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 31, 2026 14:24
@MikeMcC399 MikeMcC399 requested a review from a team as a code owner March 31, 2026 14:24
@david-montano-circleci david-montano-circleci merged commit 30d0d70 into CircleCI-Public:main Mar 31, 2026
2 checks passed
@MikeMcC399 MikeMcC399 deleted the update/example-node-version branch March 31, 2026 15:16
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.

2 participants