Skip to content

Commit 0fc5923

Browse files
[Devansh/Madhu/Naveen] #183157 Update pipeline to node v18
1 parent eb6b4b9 commit 0fc5923

File tree

3 files changed

+1593
-1469
lines changed

3 files changed

+1593
-1469
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ orbs:
88
executors:
99
base:
1010
docker:
11-
- image: cimg/node:16.15.0
11+
- image: cimg/node:18.12.1
1212
user: root
1313

1414
commands:

.circleci/deployment-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
base:
88
docker:
9-
- image: cimg/node:16.15.0
9+
- image: cimg/node:18.12.1
1010
user: root
1111

1212
commands:

0 commit comments

Comments
 (0)