1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 11:45:57 +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 439cdfa1ea
commit c8585775be

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