We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20973c8 commit 297b8aaCopy full SHA for 297b8aa
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
# specify the version you desire here
6
- - image: regviz/node-xcb
+ - image: vuejs/ci
7
8
working_directory: ~/repo
9
0 commit comments