mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-09 09:59:40 -06:00
chore: atualizar versão da API para 2.3.6 nos templates e configurações do Docker
This commit is contained in:
parent
aa0d793d26
commit
ba3a2fae59
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -59,7 +59,7 @@ body:
|
||||
value: |
|
||||
- OS: [e.g. Ubuntu 20.04, Windows 10, macOS 12.0]
|
||||
- Node.js version: [e.g. 18.17.0]
|
||||
- Evolution API version: [e.g. 2.3.5]
|
||||
- Evolution API version: [e.g. 2.3.6]
|
||||
- Database: [e.g. PostgreSQL 14, MySQL 8.0]
|
||||
- Connection type: [e.g. Baileys, WhatsApp Business API]
|
||||
validations:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# 2.3.5 (2025-10-15)
|
||||
# 2.3.6 (2025-10-20)
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
evolution_v2:
|
||||
image: evoapicloud/evolution-api:v2.3.5
|
||||
image: evoapicloud/evolution-api:v2.3.6
|
||||
volumes:
|
||||
- evolution_instances:/evolution/instances
|
||||
networks:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user