mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
[Ubuntu] Upgrade docker-compose to fix build regression (#12687)
* Bump docker compose to v2.38.2 in toolset-2204.json * Bump docker compose to v2.38.2 in toolset-2404.json
This commit is contained in:
@@ -252,7 +252,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"plugin": "compose",
|
"plugin": "compose",
|
||||||
"version": "2.37.3",
|
"version": "2.38.2",
|
||||||
"asset": "linux-x86_64"
|
"asset": "linux-x86_64"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -212,7 +212,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"plugin": "compose",
|
"plugin": "compose",
|
||||||
"version": "2.37.3",
|
"version": "2.38.2",
|
||||||
"asset": "linux-x86_64"
|
"asset": "linux-x86_64"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user