0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 11:52:44 +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: build:
docker: docker:
- image: cimg/node:16.11.0 - image: cimg/node:16.11.0
- image: circleci/mongo:4.4 - image: mongo:4.4
working_directory: ~/homebrewery working_directory: ~/homebrewery
executor: node/default executor: node/default