0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 12:02:48 +00:00

Test standard Docker MongoDB image

This commit is contained in:
G.Ambatte
2022-03-26 21:13:06 +13:00
parent 7403ef60c1
commit 57d0e8eea3

View File

@@ -11,7 +11,7 @@ jobs:
build:
docker:
- image: cimg/node:16.11.0
- image: circleci/mongo:4.4
- image: mongo:4.4
working_directory: ~/homebrewery
executor: node/default