Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit c8990a7

Browse files
committed
build: update cimg/node docker tag to v22.19.0
See associated pull request for more information.
1 parent dab7f98 commit c8990a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
type: enum
1010
enum: ['package.json', 'builds-repo']
1111
docker:
12-
- image: cimg/node:22.15.0
12+
- image: cimg/node:22.19.0
1313
environment:
1414
# TODO: Remove when pnpm is exclusively used.
1515
ASPECT_RULES_JS_FROZEN_PNPM_LOCK: '1'

0 commit comments

Comments
 (0)