Update rocketchat/rocket.chat Docker tag to v3.5.4 - renamed #4

Manually merged
giles merged 1 commits from renovate/docker-rocketchat-rocket.chat-3.x into master 2020-08-27 14:43:56 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3975c0fc8c - 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