fix syntax for docker RC image

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

View File

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