Skip to content

Commit

Permalink
use RC 4.8.6 for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
dudanogueira committed Sep 14, 2022
1 parent 98447c6 commit 22bc254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ services:


rocketchat:
image: registry.rocket.chat/rocketchat/rocket.chat:${RELEASE:-5.0.3}
image: registry.rocket.chat/rocketchat/rocket.chat:${RELEASE:-4.8.6}
restart: on-failure
environment:
MONGO_URL: "${MONGO_URL:-\
Expand Down

0 comments on commit 22bc254

Please sign in to comment.