We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f0b23 commit 592156aCopy full SHA for 592156a
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build-dependencies:
5
docker:
6
- - image: circleci/node:9
+ - image: circleci/node:10
7
working_directory: ~/codesandbox-client
8
steps:
9
- checkout
0 commit comments