Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Docker Engine to version 28.1.0
Related to #11766

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/11766?shareId=XXXX-XXXX-XXXX-XXXX).
  • Loading branch information
Dustin4444 committed Mar 19, 2025
commit e5bfc94068912e35ebe92849c1019842bf7b2c81
6 changes: 3 additions & 3 deletions images/ubuntu/Ubuntu2004-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ to accomplish this.
- CMake 3.31.6
- CodeQL Action Bundle 2.20.1
- Docker Amazon ECR Credential Helper 0.9.1
- Docker Compose v2 2.27.1
- Docker Compose v2 2.30.0
- Docker-Buildx 0.21.2
- Docker Client 26.1.3
- Docker Server 26.1.3
- Docker Client 28.1.0
- Docker Server 28.1.0
- Fastlane 2.227.0
- Git 2.48.1
- Git LFS 3.6.1
Expand Down
6 changes: 3 additions & 3 deletions images/ubuntu/Ubuntu2204-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ to accomplish this.
- CMake 3.31.6
- CodeQL Action Bundle 2.20.1
- Docker Amazon ECR Credential Helper 0.9.1
- Docker Compose v2 2.27.1
- Docker Compose v2 2.30.0
- Docker-Buildx 0.21.2
- Docker Client 26.1.3
- Docker Server 26.1.3
- Docker Client 28.1.0
- Docker Server 28.1.0
- Fastlane 2.227.0
- Git 2.48.1
- Git LFS 3.6.1
Expand Down
7 changes: 3 additions & 4 deletions images/ubuntu/Ubuntu2404-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ to accomplish this.
- CMake 3.31.6
- CodeQL Action Bundle 2.20.1
- Docker Amazon ECR Credential Helper 0.9.1
- Docker Compose v2 2.27.1
- Docker Compose v2 2.30.0
- Docker-Buildx 0.21.2
- Docker Client 26.1.3
- Docker Server 26.1.3
- Docker Client 28.1.0
- Docker Server 28.1.0
- Fastlane 2.227.0
- Git 2.48.1
- Git LFS 3.6.1
Expand Down Expand Up @@ -323,4 +323,3 @@ Use the following command as a part of your job to start the service: 'sudo syst
| xz-utils | 5.6.1+really5.4.5-1build0.1 |
| zip | 3.0-13ubuntu0.2 |
| zsync | 0.6.2-5build1 |

6 changes: 3 additions & 3 deletions images/ubuntu/toolsets/toolset-2004.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.3"
"version": "28.1.0"
},
{
"package": "docker-ce",
"version": "26.1.3"
"version": "28.1.0"
}
],
"plugins": [
Expand All @@ -252,7 +252,7 @@
},
{
"plugin": "compose",
"version": "2.27.1",
"version": "2.30.0",
"asset": "linux-x86_64"
}
]
Expand Down
6 changes: 3 additions & 3 deletions images/ubuntu/toolsets/toolset-2204.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.3"
"version": "28.1.0"
},
{
"package": "docker-ce",
"version": "26.1.3"
"version": "28.1.0"
}
],
"plugins": [
Expand All @@ -251,7 +251,7 @@
},
{
"plugin": "compose",
"version": "2.27.1",
"version": "2.30.0",
"asset": "linux-x86_64"
}
]
Expand Down
6 changes: 3 additions & 3 deletions images/ubuntu/toolsets/toolset-2404.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,11 @@
},
{
"package": "docker-ce-cli",
"version": "26.1.3"
"version": "28.1.0"
},
{
"package": "docker-ce",
"version": "26.1.3"
"version": "28.1.0"
}
],
"plugins": [
Expand All @@ -210,7 +210,7 @@
},
{
"plugin": "compose",
"version": "2.27.1",
"version": "2.30.0",
"asset": "linux-x86_64"
}
]
Expand Down