community.docker/changelogs
Jonas Geiler a3f9c21228
fix(docker_compose_v2): use correct flag for assume_yes (#1054)
* fix: use correct flag for `assume_yes`

The correct flag is `--y`, not `--yes`.

* refactor(docker_compose_v2): use `-y` instead of `--y` to ensure future compatibility

Maybe they'll change it back to `--yes` sometime, so I'll use the short form that most likely won't change.

* docs(docker_compose_v2): add note about `-y` flag

Co-authored-by: Felix Fontein <felix@fontein.de>

* chore: add changelog fragment

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-03-10 22:18:45 +01:00
..
fragments fix(docker_compose_v2): use correct flag for assume_yes (#1054) 2025-03-10 22:18:45 +01:00
changelog.yaml Release 4.5.0. 2025-03-03 18:26:31 +01:00
changelog.yaml.license Make reuse conformant (#462) 2022-08-21 08:29:15 +02:00
config.yaml Reformat and re-order changelogs/changelog.yaml. 2024-07-11 22:44:27 +02:00