Commits

Sutou Kouhei authored 21990c7d03f
ARROW-13286: [CI] Require docker-compose 1.27.0 or later We need it for "extends". See also: * https://issues.apache.org/jira/browse/ARROW-13199 * https://github.com/apache/arrow/pull/10611 * https://github.com/docker/compose/pull/7588 Closes #10681 from kou/require-docker-compose-1.27.0-or-later Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>