[Ubuntu] update docker version (#9352)

This commit is contained in:
Alexey-Ayupov
2024-02-15 12:12:11 +01:00
committed by GitHub
parent b33a106fb9
commit b9da7c8a76
2 changed files with 5 additions and 5 deletions

View File

@@ -245,11 +245,11 @@
},
{
"package": "docker-ce-cli",
"version": "24.0.7"
"version": "24.0.8"
},
{
"package": "docker-ce",
"version": "24.0.7"
"version": "24.0.8"
}
],
"plugins": [
@@ -257,7 +257,7 @@
"plugin": "buildx",
"version": "latest",
"asset": "linux-amd64"
},
},
{
"plugin": "compose",
"version": "2.23.3",

View File

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