mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Docker Compose v1 no longer runs on Docker 26, which is now installed on the VM. (#822)
This commit is contained in:
parent
7d120ab42e
commit
8f3f310c78
@ -212,7 +212,7 @@ stages:
|
|||||||
- 3
|
- 3
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
- 6
|
# - 6 -- Docker 26 no longer works with docker-compose v1
|
||||||
- stage: Remote_2_16
|
- stage: Remote_2_16
|
||||||
displayName: Remote 2.16
|
displayName: Remote 2.16
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user