How to Update WAHA

April 14, 2026 in Install by devlikeapro1 minute

Image for How to Update WAHA

This guide covers how to update WAHA to the latest version depending on how you deployed it:

Sessions are safe

Your sessions will survive the update as long as session data is persisted via one of the supported 🗄️ Storages:

  • Local — a volume mounted to /app/.sessions
  • PostgreSQL or MongoDB — external database

Docker

👉 Installed using Deploy WAHA on Docker guide? Here’s how to update.

When there’s a new version of WAHA, update it with these commands.