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

@ -28,7 +28,7 @@ services:
replicas: 1 replicas: 1
restart_policy: restart_policy:
condition: any condition: any
image: mongo:4.0 image: mongo:4.4
networks: networks:
- appnet - appnet
environment: environment: