Lock MongoDB to 3.X
This commit is contained in:
parent
b5aec0d0b1
commit
c125891681
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -40,7 +40,7 @@ microblogpub:
|
|||
run: microblogpub
|
||||
# (poussetaches and microblogpub Docker image will updated)
|
||||
# Update MongoDB
|
||||
docker pull mongo
|
||||
docker pull mongo:3
|
||||
docker pull poussetaches/poussetaches
|
||||
# Restart the project
|
||||
docker-compose stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue