[PR #429] correct evolution api docker image to the latest one and implement missing configuration for the latest features #450

Open
opened 2025-11-22 20:38:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/429
Author: @mrj0b
Created: 10/6/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (5)

  • 3141cf7 Update docker-compose.yml
  • 3c6ccb0 change hard coded image version to latest
  • 3972fbc change image to the latest supported image and added configurations for the latest features to work properly
  • 7ca3031 added configurations for the latest features to work properly
  • e71ed7e fixed missed ,

📊 Changes

3 files changed (+187 additions, -6 deletions)

View changed files

📝 blueprints/chatwoot/docker-compose.yml (+2 -2)
📝 blueprints/evolutionapi/docker-compose.yml (+94 -3)
📝 blueprints/evolutionapi/template.toml (+91 -1)

📄 Description

fix for 428 and 430


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/429 **Author:** [@mrj0b](https://github.com/mrj0b) **Created:** 10/6/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`3141cf7`](https://github.com/Dokploy/templates/commit/3141cf7aa6ce20f98aa679b25301d347cdcb0c0d) Update docker-compose.yml - [`3c6ccb0`](https://github.com/Dokploy/templates/commit/3c6ccb0f3983d1f9dc206f5f255842b61ec203bc) change hard coded image version to latest - [`3972fbc`](https://github.com/Dokploy/templates/commit/3972fbc523d05048dc27e8f2c0ee2325bb8b7157) change image to the latest supported image and added configurations for the latest features to work properly - [`7ca3031`](https://github.com/Dokploy/templates/commit/7ca303123bbd0d9e4dcb5e8209fffebdb15d022c) added configurations for the latest features to work properly - [`e71ed7e`](https://github.com/Dokploy/templates/commit/e71ed7ef8dc33840d6c6682db42967906e0ba938) fixed missed , ### 📊 Changes **3 files changed** (+187 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/chatwoot/docker-compose.yml` (+2 -2) 📝 `blueprints/evolutionapi/docker-compose.yml` (+94 -3) 📝 `blueprints/evolutionapi/template.toml` (+91 -1) </details> ### 📄 Description fix for [428](https://github.com/Dokploy/templates/issues/428) and [430](https://github.com/Dokploy/templates/issues/430) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:38:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#450