Skip to content

Commit d73ecca

Browse files
Update circleci engine
1 parent 222dc0c commit d73ecca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: circleci/node:10.12.0
6+
- image: circleci/node:10.13.0
77
steps:
88
- checkout
99

0 commit comments

Comments
 (0)