Skip to content

Commit d7b2fa2

Browse files
committed
Newer image
1 parent dc751a0 commit d7b2fa2

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
@@ -3,7 +3,7 @@ version: 2
33
references:
44
container_config: &container_config
55
docker:
6-
- image: circleci/node:18
6+
- image: cimg/node:22.1.0
77
poke_npmrc: &poke_npmrc
88
run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
99

0 commit comments

Comments
 (0)