Skip to content

Revert "[ubuntu] Update docker to 29.1.5, compose to 2.40.3 (#13633)"#13708

Merged
erik-bershel merged 1 commit intoactions:mainfrom
shamil-mubarakshin:ubuntu-revert-docker-29.0
Feb 20, 2026
Merged

Revert "[ubuntu] Update docker to 29.1.5, compose to 2.40.3 (#13633)"#13708
erik-bershel merged 1 commit intoactions:mainfrom
shamil-mubarakshin:ubuntu-revert-docker-29.0

Conversation

@shamil-mubarakshin
Copy link
Copy Markdown
Contributor

Description

This reverts commit c218bde.

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts a previous change (PR #13633) that updated Docker and Docker Compose versions on Ubuntu images. The revert brings Docker back from version 29.1.5 to 28.0.4 and Docker Compose from 2.40.3 to 2.38.2 for Ubuntu 22.04 and 24.04 images.

Changes:

  • Revert Docker CE and Docker CE CLI from version 29.1.5 to 28.0.4 for Ubuntu 22.04 and 24.04
  • Revert Docker Compose plugin from version 2.40.3 to 2.38.2 for Ubuntu 22.04 and 24.04

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
images/ubuntu/toolsets/toolset-2404.json Reverts Docker CE, Docker CE CLI, and Compose versions to previous values (28.0.4 and 2.38.2)
images/ubuntu/toolsets/toolset-2204.json Reverts Docker CE, Docker CE CLI, and Compose versions to previous values (28.0.4 and 2.38.2)

@erik-bershel erik-bershel merged commit e97f2ce into actions:main Feb 20, 2026
12 checks passed
{
"package": "docker-ce-cli",
"version": "29.1.5"
"version": "28.0.4"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the context/reasoning for reverting?

It did cause problems as I pointed out in #13633 (comment) but I'm curious if there were other factors here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants