We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6774426 commit 59cd084Copy full SHA for 59cd084
.circleci/config.yml
@@ -1,8 +1,8 @@
1
-version: 2
+version: 2.1
2
jobs:
3
build:
4
docker:
5
- - image: node:10
+ - image: node:12
6
7
steps:
8
- checkout
0 commit comments