Skip to content

Commit

Permalink
chore(deps): update rocket.chat docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 5d41294 commit 1fd1fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servapps/rocket-chat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-rocket-chat
services:
"{ServiceName}-app":
container_name: "{ServiceName}-app"
image: rocket.chat:6.13.1
image: rocket.chat:7.2.1
restart: unless-stopped
environment:
MONGO_OPLOG_URL: mongodb://db:27017/local
Expand Down

0 comments on commit 1fd1fe9

Please sign in to comment.