Skip to content

Commit 96de6e9

Browse files
authored
[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
1 parent d5aa851 commit 96de6e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
},
253253
{
254254
"plugin": "compose",
255-
"version": "2.37.3",
255+
"version": "2.38.2",
256256
"asset": "linux-x86_64"
257257
}
258258
]

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
},
213213
{
214214
"plugin": "compose",
215-
"version": "2.37.3",
215+
"version": "2.38.2",
216216
"asset": "linux-x86_64"
217217
}
218218
]

0 commit comments

Comments
 (0)