Update mongo Docker tag to v4.4
This commit is contained in:
parent
3975c0fc8c
commit
5b1ac3115e
|
@ -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