Skip to content

Commit d3c655a

Browse files
gengjiawenAkryum
authored andcommitted
chore: use official docker image in CI (vuejs#948)
1 parent 6d4c9db commit d3c655a

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
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: circleci/node:8.10-browsers
6+
- image: vuejs/ci
77

88
working_directory: ~/repo
99

0 commit comments

Comments
 (0)