infra/bumpversion #208

Merged
cami merged 4 commits from infra/bumpversion into main 2021-07-24 22:07:27 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a97c95f762 - Show all commits

View file

@ -20,6 +20,6 @@ services:
environment:
- MONGO_URI=mongodb://mongodb:27017/behametrics
mongodb:
image: mongo:4.0.1
image: mongo:4.0.25
container_name: "behametrics-mongo"
command: mongod --smallfiles

View file

@ -35,6 +35,6 @@ services:
environment:
- MONGO_URI=mongodb://mongodb:27017/behametrics
mongodb:
image: mongo:4.0.1
image: mongo:4.0.25
container_name: "behametrics-mongo"
command: mongod --smallfiles