version 4.0 rc docker-compose

This commit is contained in:
BSounder 2022-07-07 15:00:24 -07:00
parent b7cb109487
commit d93f3567bf
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: '2'
services: services:
rocketchat: rocketchat:
# image: registry.rocket.chat/rocketchat/rocket.chat:latest # image: registry.rocket.chat/rocketchat/rocket.chat:latest
image: registry.rocket.chat/rocketchat/rocket.chat:4.0 image: rocketchat/rocket.chat:4.0
command: > command: >
bash -c bash -c
"for i in `seq 1 30`; do "for i in `seq 1 30`; do