Skip to content

Commit a69bce6

Browse files
[Ubuntu] updating Docker version to 28* (#12124)
1 parent 310e8e9 commit a69bce6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@
236236
},
237237
{
238238
"package": "docker-ce-cli",
239-
"version": "26.1.3"
239+
"version": "28.0.4"
240240
},
241241
{
242242
"package": "docker-ce",
243-
"version": "26.1.3"
243+
"version": "28.0.4"
244244
}
245245
],
246246
"plugins": [
@@ -251,7 +251,7 @@
251251
},
252252
{
253253
"plugin": "compose",
254-
"version": "2.27.1",
254+
"version": "2.35.1",
255255
"asset": "linux-x86_64"
256256
}
257257
]

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,11 @@
195195
},
196196
{
197197
"package": "docker-ce-cli",
198-
"version": "26.1.3"
198+
"version": "28.0.4"
199199
},
200200
{
201201
"package": "docker-ce",
202-
"version": "26.1.3"
202+
"version": "28.0.4"
203203
}
204204
],
205205
"plugins": [
@@ -210,7 +210,7 @@
210210
},
211211
{
212212
"plugin": "compose",
213-
"version": "2.27.1",
213+
"version": "2.35.1",
214214
"asset": "linux-x86_64"
215215
}
216216
]

0 commit comments

Comments
 (0)