Update mongo Docker tag to v4.4 #9

Merged
giles merged 2 commits from renovate/docker-mongo-4.x into master 2020-08-27 16:03:31 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ae1b33ad66 - Show all commits

View File

@ -7,7 +7,7 @@ services:
replicas: 0 # will scale after mongo initated replicas: 0 # will scale after mongo initated
restart_policy: restart_policy:
condition: any condition: any
image: rocketchat/rocket.chat:3.0.7 image: rocketchat/rocket.chat:3.5.4
networks: networks:
- appnet - appnet
- externalnet - externalnet