Drop back to a previous mongodb
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2021-01-11 18:31:45 +01:00
parent 7b5d64dcc6
commit 6b9a5ae4c1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ services:
- internal
db:
image: "mongo:4.4.3-bionic"
image: "mongo:3-xenial"
volumes:
- "mongodb:/data/db"
networks: