Renovate doesn't update docker-compose with yaml anchors anymore #34369
Labels
manager:docker-compose
Docker Compose files
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
Discussed in #32918
Originally posted by mueller-ma December 5, 2024
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
In the past Renovate had no problems when a Docker compose file had yaml anchors. Now it doesn't extract the image anymore:
docker compose
can use and parse this docker-compose file. You can see that docker includes theimage
in both services:Logs (if relevant)
Logs
Reproduction: renovate-reproductions/32918
The text was updated successfully, but these errors were encountered: