[Ubuntu] updating Docker version to 28* (#12124)

This commit is contained in:
vidya sagar
2025-05-02 21:35:40 +05:30
committed by GitHub
parent 310e8e9637
commit a69bce6e8e
2 changed files with 6 additions and 6 deletions

View File

@@ -236,11 +236,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.3"
"version": "28.0.4"
},
{
"package": "docker-ce",
"version": "26.1.3"
"version": "28.0.4"
}
],
"plugins": [
@@ -251,7 +251,7 @@
},
{
"plugin": "compose",
"version": "2.27.1",
"version": "2.35.1",
"asset": "linux-x86_64"
}
]

View File

@@ -195,11 +195,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.3"
"version": "28.0.4"
},
{
"package": "docker-ce",
"version": "26.1.3"
"version": "28.0.4"
}
],
"plugins": [
@@ -210,7 +210,7 @@
},
{
"plugin": "compose",
"version": "2.27.1",
"version": "2.35.1",
"asset": "linux-x86_64"
}
]