diff --git a/changelogs/fragments/1248-ignore-pull-failures.yml b/changelogs/fragments/1248-ignore-pull-failures.yml new file mode 100644 index 00000000..9d8dac67 --- /dev/null +++ b/changelogs/fragments/1248-ignore-pull-failures.yml @@ -0,0 +1,2 @@ +minor_changes: + - Adds `ignore_pull_failures` parameter to docker_compose_v2_pull, that adds a --ignore-pull-failures to the `docker compose pull` call when set true