fix(docker): change private image to public image in docker-compose by JamsMendez · Pull Request #1989 · EvolutionAPI/evolution-api · GitHub
Skip to content

fix(docker): change private image to public image in docker-compose#1989

Merged
DavidsonGomes merged 2 commits intoEvolutionAPI:developfrom
JamsMendez:update-docker-compose
Sep 21, 2025
Merged

fix(docker): change private image to public image in docker-compose#1989
DavidsonGomes merged 2 commits intoEvolutionAPI:developfrom
JamsMendez:update-docker-compose

Conversation

@JamsMendez
Copy link
Copy Markdown
Contributor

@JamsMendez JamsMendez commented Sep 21, 2025

📋 Description

Changed the service image from a private registry to a public one so the project can run without authentication issues.

🧪 Type of Change

  • [ x ] 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧹 Code cleanup
  • 🔒 Security fix

✅ Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have manually tested my changes thoroughly
  • [ x ] I have verified the changes work with different scenarios
  • Any dependent changes have been merged and published

Summary by Sourcery

Bug Fixes:

  • Switch the api service image from evolution/api:metrics to evoapicloud/evolution-api:latest

@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Sep 21, 2025

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@DavidsonGomes DavidsonGomes changed the base branch from main to develop September 21, 2025 18:17
@DavidsonGomes DavidsonGomes merged commit 838cc14 into EvolutionAPI:develop Sep 21, 2025
4 checks passed
@JamsMendez JamsMendez deleted the update-docker-compose branch September 21, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants