dont use :latest RC version, testing upgrading from 4.0 to go through upgrade process

This commit is contained in:
BSounder 2022-07-07 14:31:15 -07:00
parent 0a2cabbf17
commit b7cb109487
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ 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
command: > command: >
bash -c bash -c
"for i in `seq 1 30`; do "for i in `seq 1 30`; do