Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Mar 15, 2024

Description

Bump compose to v2.25.0

Reviews

  • Technical review
  • Editorial review
  • Product review

@ndeloof ndeloof requested a review from aevesdocker as a code owner March 15, 2024 13:38
@github-actions github-actions bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Mar 15, 2024
@netlify
Copy link

netlify bot commented Mar 15, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 3090317
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/65f44f66265ddf00083c94fe
😎 Deploy Preview https://deploy-preview-19637--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof force-pushed the bump-compose-v2.25.0 branch from 8677180 to 3090317 Compare March 15, 2024 13:38
@github-actions github-actions bot added hugo Updates related to hugo dependencies Vendoring, packaging updates labels Mar 15, 2024
Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

Thanks @ndeloof!

@aevesdocker aevesdocker merged commit c47c293 into docker:main Mar 15, 2024
github.com/docker/buildx v0.13.1 // indirect
github.com/docker/cli v26.0.0-rc1+incompatible // indirect
github.com/docker/compose/v2 v2.24.7 // indirect
github.com/docker/compose/v2 v2.25.0 // indirect
Copy link
Contributor

Choose a reason for hiding this comment

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

we have a make target now for updating vendoring. It's a long story, but we have replace directives for pinning the version. make vendor handles that.

usage:

VENDOR_MODULE=github.com/docker/compose/v2@v2.25.0 make vendor

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

Labels

area/compose Relates to docker-compose.yml spec or docker-compose binary dependencies Vendoring, packaging updates hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants