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

The system package switched to docker-compose v2.

(cherry picked from commit 3f9f41e5a9)
This commit is contained in:
Felix Fontein 2023-06-20 08:26:54 +02:00 committed by GitHub
parent 2433c9e427
commit 84fc4ca30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
---
docker_compose_pip_packages: []
docker_compose_packages: []