Skip to content

Commit 3fc0354

Browse files
authored
update node version for torus staging (#1943)
1 parent 0561d9b commit 3fc0354

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
@@ -489,7 +489,7 @@ jobs:
489489
- node-staging-build-steps
490490
build-staging-torus:
491491
docker:
492-
- image: cimg/node:16.13.1
492+
- image: cimg/node:16.18.1
493493
working_directory: ~/web3-onboard-monorepo/packages/torus
494494
steps:
495495
- node-staging-build-steps

0 commit comments

Comments
 (0)