Skip to content

Commit 3f79862

Browse files
chore(deps): update cimg/node docker tag to v23
1 parent ee27907 commit 3f79862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ orbs:
1111
executors:
1212
node-executor:
1313
docker:
14-
- image: cimg/node:18.20.5
14+
- image: cimg/node:23.5.0
1515

1616
not_main_or_staging_or_release: &not_main_or_staging_or_release
1717
filters:

0 commit comments

Comments
 (0)