[Ubuntu] update docker components to be >=24.0.9 (#9384)

This commit is contained in:
Mikhail Koliada
2024-02-21 15:18:51 +01:00
committed by GitHub
parent c940226baf
commit 38928c989d
2 changed files with 4 additions and 4 deletions

View File

@@ -245,11 +245,11 @@
},
{
"package": "docker-ce-cli",
"version": "24.0.8"
"version": "24.0.9"
},
{
"package": "docker-ce",
"version": "24.0.8"
"version": "24.0.9"
}
],
"plugins": [

View File

@@ -236,11 +236,11 @@
},
{
"package": "docker-ce-cli",
"version": "24.0.8"
"version": "24.0.9"
},
{
"package": "docker-ce",
"version": "24.0.8"
"version": "24.0.9"
}
],
"plugins": [