chore(service): Update Evolution API image to the official one (#6031)

This commit is contained in:
Alkesh Das 2025-06-20 20:35:25 +04:00 committed by GitHub
parent 7d985e3915
commit 81efd9442e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
version: '3.8'
services:
api:
image: 'atendai/evolution-api:latest' # Change to specific version if needed.
image: 'evoapicloud/evolution-api:latest' # Change to specific version if needed.
restart: always
depends_on:
- redis