version 4.0 rc docker-compose
This commit is contained in:
parent
b7cb109487
commit
d93f3567bf
|
@ -3,7 +3,7 @@ version: '2'
|
|||
services:
|
||||
rocketchat:
|
||||
# image: registry.rocket.chat/rocketchat/rocket.chat:latest
|
||||
image: registry.rocket.chat/rocketchat/rocket.chat:4.0
|
||||
image: rocketchat/rocket.chat:4.0
|
||||
command: >
|
||||
bash -c
|
||||
"for i in `seq 1 30`; do
|
||||
|
|
Loading…
Reference in New Issue