Skip to content

Commit

Permalink
Switch to mongo 5 for local/CI testing #2559
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleeg committed Mar 17, 2022
1 parent 781db6a commit 1eb1cca
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:4.2.15
image: mongo:5.0.6
restart: always
init: true
ports:
Expand Down

0 comments on commit 1eb1cca

Please sign in to comment.