Docker Compose v1 no longer runs on Docker 26, which is now installed on the VM. (#822)

This commit is contained in:
Felix Fontein 2024-03-24 12:57:19 +01:00 committed by GitHub
parent 7d120ab42e
commit 8f3f310c78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -212,7 +212,7 @@ stages:
- 3
- 4
- 5
- 6
# - 6 -- Docker 26 no longer works with docker-compose v1
- stage: Remote_2_16
displayName: Remote 2.16
dependsOn: []