Skip to content

Commit

Permalink
Revert "Switch to mongo 5 for local/CI testing #2559"
Browse files Browse the repository at this point in the history
This reverts commit 1eb1cca.
  • Loading branch information
iamleeg committed Mar 17, 2022
1 parent 1eb1cca commit c75c8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 3
start_period: 30s
mongo:
image: mongo:5.0.6
image: mongo:4.2.15
restart: always
init: true
ports:
Expand Down

0 comments on commit c75c8ce

Please sign in to comment.