Skip to content

Commit

Permalink
feat(rocketchat): upgrade image to newest
Browse files Browse the repository at this point in the history
  • Loading branch information
hugotiburtino committed Aug 16, 2024
1 parent b2beddf commit 1c2d138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/production/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 = "6.9.3"
rocketchat = "6.11.1"
mongodb = "4.4.8"
}
}
Expand Down

0 comments on commit 1c2d138

Please sign in to comment.