Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
Upgrade rocket chat to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
hugotiburtino committed Jan 19, 2024
1 parent 79cf6b7 commit 87db4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocket-chat.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ locals {
mongodb = "10.23.13"
}
image_tags = {
rocketchat = "3.18.7"
rocketchat = "4.0.0"
mongodb = "4.4.8"
}
}
Expand Down

0 comments on commit 87db4d4

Please sign in to comment.