fix(ci): docker image

pull/61/head
guhur 4 years ago committed by GitHub
parent 603360a440
commit 5a4906ef35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: circleci/node@4.0.0
- image: cimg/node:lts
steps:
- checkout
- run:

Loading…
Cancel
Save