Merge pull request 'Update mongo Docker tag to v4.4' (#9) from renovate/docker-mongo-4.x into master
Reviewed-on: #9
This commit is contained in:
commit
bb89b5591f
|
@ -28,7 +28,7 @@ services:
|
|||
replicas: 1
|
||||
restart_policy:
|
||||
condition: any
|
||||
image: mongo:4.0
|
||||
image: mongo:4.4
|
||||
networks:
|
||||
- appnet
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue