0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 20:23:39 +00:00

Change circleci mongo version to one that still exists

This commit is contained in:
Rae Che
2018-08-20 17:27:15 +01:00
committed by Trevor Buckner
parent c5ecb9d57d
commit 5ab7c29b9d

View File

@@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
- image: circleci/node:8.9 - image: circleci/node:8.9
- image: circleci/mongo:3.4.4 - image: circleci/mongo:3.4-jessie
working_directory: ~/repo working_directory: ~/repo