Updating rocket.chat

Description

Hi.
I’ve been hosting rocket.chat for some months now, and it tells me that I need to update. My problem with this: I can’t really remember the details of deployment, so I fail to find an appropriate guide for the update procedure. For other web-services, I use docker-compose, but I cannot find one for rocket.chat. Neither a .env-file.

`docker ps
1f90d75b66b5   datasecuritynode/rocket.chat:5.4.1.x86_64   "docker-entrypoint.s…"   9 months ago   Up 6 hours   0.0.0.0:4000->3000/tcp, :::4000->3000/tcp                                              rocket-chat
b21d5e4d9023   mongo:4.4-focal                             "mongod --bind_ip_al…"   9 months ago   Up 6 hours   27017/tcp                                                                              mongo-chat
`

I’d be very grateful if you can point me in the right direction. Below some server information.

Server Setup Information

  • Version of Rocket.Chat Server: 5.4.1
  • Operating System: Debian (10 or 11)
  • Deployment Method: docker
  • MongoDB Version: mongo:4.4-focal
  • Proxy: none
  • Firewalls involved: none

Thanks.