Skip to content

Commit c218bde

Browse files
[ubuntu] Update docker to 29.1.5, compose to 2.40.3 (actions#13633)
1 parent 6309f04 commit c218bde

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@
222222
},
223223
{
224224
"package": "docker-ce-cli",
225-
"version": "28.0.4"
225+
"version": "29.1.5"
226226
},
227227
{
228228
"package": "docker-ce",
229-
"version": "28.0.4"
229+
"version": "29.1.5"
230230
}
231231
],
232232
"plugins": [
@@ -237,7 +237,7 @@
237237
},
238238
{
239239
"plugin": "compose",
240-
"version": "2.38.2",
240+
"version": "2.40.3",
241241
"asset": "linux-x86_64"
242242
}
243243
]

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@
199199
},
200200
{
201201
"package": "docker-ce-cli",
202-
"version": "28.0.4"
202+
"version": "29.1.5"
203203
},
204204
{
205205
"package": "docker-ce",
206-
"version": "28.0.4"
206+
"version": "29.1.5"
207207
}
208208
],
209209
"plugins": [
@@ -214,7 +214,7 @@
214214
},
215215
{
216216
"plugin": "compose",
217-
"version": "2.38.2",
217+
"version": "2.40.3",
218218
"asset": "linux-x86_64"
219219
}
220220
]

0 commit comments

Comments
 (0)