renovate/lib/modules/manager/docker-compose
Risu 397ab49ef3
docs(managers): add missing url and displayName (#32621)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
2024-12-01 08:47:27 +00:00
..
__fixtures__ fix(manager/docker-compose): Allow strings or objects for service build (#27594) 2024-02-27 19:40:27 +00:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
extract.spec.ts test(yaml): add test for YAML tags (#31244) 2024-10-04 13:21:14 +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

readme.md

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.