Skip to content

Conversation

@ShadowArcanist
Copy link

A user reported that OpenRouteService was not working when deployed via Coolify.

The issue was traced to the Docker Compose file, which referenced the wrong image:
local/openrouteservice:latest instead of the correct public image openrouteservice/openrouteservice:latest.

image

This PR Fixes deployment issues for users following the Compose example (including on Coolify)

@github-actions github-actions bot added the fix label Oct 26, 2025
@aoles aoles requested a review from Copilot October 26, 2025 23:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a deployment issue where the Docker Compose file referenced an incorrect local image instead of the public OpenRouteService image, preventing successful deployment on platforms like Coolify.

  • Updated Docker image reference from local/openrouteservice:latest to the correct public image openrouteservice/openrouteservice:latest

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aoles aoles enabled auto-merge (squash) October 26, 2025 23:26
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants