Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
fix mongo tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Mar 15, 2019
1 parent f4e3423 commit 54942c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cli_test:
docker:
- image: circleci/node:8
- image: circleci/mongo:4.1
- image: circleci/mongo:3
environment:
MONGO_INITDB_ROOT_USERNAME: prisma
MONGO_INITDB_ROOT_PASSWORD: prisma
Expand Down

0 comments on commit 54942c7

Please sign in to comment.