8000 Release v2.40.0 Β· docker/compose Β· GitHub
[go: up one dir, main page]

Skip to content

v2.40.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 12:56
· 5 commits to main since this release

What's Changed

✨ Improvements

  • publish Compose application as compose.yaml + images by @ndeloof in #13257

πŸ› Fixes

  • resolve secrets based on env var before executing bake by @ndeloof in #13237
  • pass bake secrets by env by @ndeloof in #13249
  • escape $ in bake.json as interpolation already has been managed by cpmpose by @ndeloof in #13259

πŸ”§ Internal

βš™οΈ Dependencies

  • build(deps): bump github.com/docker/docker, docker/cli v28.5.0-rc.1 by @thaJeztah in #13241
  • build(deps): bump github.com/docker/docker from 28.5.0-rc.1+incompatible to 28.5.0+incompatible by @dependabot[bot] in #13260
  • build(deps): bump github.com/docker/cli from 28.5.0-rc.1+incompatible to 28.5.0+incompatible by @dependabot[bot] in #13261

Full Changelog: v2.39.4...v2.40.0

0