Skip to content

[Ubuntu] Updated docker-compose to 2.37.1 #12436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

c-fteixeira
Copy link

Description

This PR updates the docker-compose version to 2.37.1 in Ubuntu 22.04 and 24.04

This is to add the fix for a regression bug found on the previous version.
docker/compose#12892

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

@Copilot Copilot AI review requested due to automatic review settings June 20, 2025 19:21
Copy link
Contributor

@Copilot 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 updates the docker-compose version to 2.37.1 in the Ubuntu toolset JSON files for Ubuntu 22.04 and 24.04 to address a regression bug.

  • Updated the docker-compose version in toolset-2404.json.
  • Updated the docker-compose version in toolset-2204.json.

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 Updated version from "2.36.2" to "2.37.1"
images/ubuntu/toolsets/toolset-2204.json Updated version from "2.36.2" to "2.37.1"
Comments suppressed due to low confidence (2)

images/ubuntu/toolsets/toolset-2404.json:213

  • The docker-compose version is updated to 2.37.1 to fix a regression; please verify that the associated asset ('linux-x86_64') remains valid for this version.
                "version": "2.37.1",

images/ubuntu/toolsets/toolset-2204.json:253

  • Ensure that updating the docker-compose version in this file does not introduce compatibility issues with your existing build or integration tests.
                "version": "2.37.1",

@vidyasagarnimmagaddi
Copy link
Contributor

Hi @c-fteixeira , Kindly rebase your PR once,thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants