Update rocketchat/rocket.chat Docker tag to v3.5.4
This commit is contained in:
parent
1dc1315d31
commit
223623d469
|
@ -7,7 +7,7 @@ services:
|
|||
replicas: 0 # will scale after mongo initated
|
||||
restart_policy:
|
||||
condition: any
|
||||
image: rocketchat/rocket.chat:3.0.7
|
||||
image: rocketchat/rocket.chat:3.5.4
|
||||
networks:
|
||||
- appnet
|
||||
- externalnet
|
||||
|
|
Loading…
Reference in New Issue