ceedee666 commented on issue #1558:
URL: https://github.com/apache/camel-karavan/issues/1558#issuecomment-3527756263

   The problem is that the 
[documentation](https://github.com/apache/camel-karavan/blob/main/docs/WEB_DOCKER.md)
 points to this [docker-compose 
.yaml](https://github.com/apache/camel-karavan/blob/main/docs/install/karavan-docker/docker-compose.yaml).
 This file starts with 
   
   ```yaml
   name: karavan
   
   services:
   
     karavan:
       container_name: karavan
       image: ghcr.io/apache/camel-karavan:4.14.0
   ```
   
   If the latest release is 4.10.2, the documentation should be adjusted 
accordingly. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to