SuSE: install docker-compose v1 from pip instead of system packages. (#650)

The system package switched to docker-compose v2.
This commit is contained in:
Felix Fontein 2023-06-20 07:58:54 +02:00 committed by GitHub
parent 5b287b6650
commit 3f9f41e5a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,4 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
docker_compose_pip_packages: []
docker_compose_packages: []