Skip to content

Commit f35f712

Browse files
chore(deps): update cimg/node docker tag to v25
1 parent d32dfc3 commit f35f712

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
@@ -2,7 +2,7 @@ version: 2.1
22
jobs:
33
publish:
44
docker:
5-
- image: cimg/node:17.8.0
5+
- image: cimg/node:25.0.0
66
steps:
77
- checkout
88
- run: npm install -g @vscode/vsce && vsce publish -p $PAT

0 commit comments

Comments
 (0)