Update Docker images on CircleCI

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-05-12 17:27:27 +09:00 committed by GitHub
parent 410b9ad6bc
commit 2eedc91d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,9 @@ executors:
default:
working_directory: /tmp/workspace
docker:
- image: misskey/ci:latest
- image: misskey/ci:v11-node11
- image: circleci/redis:latest
- image: circleci/postgres:latest
docker:
working_directory: /tmp/workspace
docker: