0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-02-04 16:49:39 +00:00
renovatebot_renovate/lib/modules/manager/docker-compose
2025-01-30 08:05:36 +00:00
..
__fixtures__ fix(manager/docker-compose): Allow strings or objects for service build (#27594) 2024-02-27 19:40:27 +00:00
__snapshots__ refactor(manager): always set package name from docker image extract (#33917) 2025-01-29 15:36:24 +00:00
extract.spec.ts fix(manager): retain depName when using registryAliases (#33911) 2025-01-30 08:05:36 +00:00
extract.ts refactor: use yaml instead of js-yaml for parsing YAML files (#31336) 2024-09-16 18:03:23 +00:00
index.ts docs(managers): add missing url and displayName (#32621) 2024-12-01 08:47:27 +00:00
readme.md docs: fix versioning links (#28341) 2024-04-11 13:23:20 +00:00
schema.ts fix(manager/docker-compose): Allow strings or objects for service build (#27594) 2024-02-27 19:40:27 +00:00

Extracts all Docker images from with Docker Compose YAML files.

If you need to change the versioning format, read the versioning documentation to learn more.