releases.sh
preview
Search
Docs
Docker
/
Docker Compose
/
v2.40.1
v2.40.1
October 17, 2025
Docker Compose
View original ↗
$
npx -y @buildinternet/releases show rel_QaM4nnQ9g9BwtFwyZ-18O
What's Changed
🐛 Fixes
Write error to watcher error channel if Start() fails by @Trolldemorted in
https://github.com/docker/compose/pull/13263
Fix: set PWD only if not set by @kianelbo in
https://github.com/docker/compose/pull/13268
bake only interpolates ${*} by @ndeloof in
https://github.com/docker/compose/pull/13270
Fix: make "publish" push all compose files addressed in "extends" statements when using "profiles". by @ogoulpeau-ledger in
https://github.com/docker/compose/pull/13277
Support Ctrl+Z to run compose in background by @ndeloof in
https://github.com/docker/compose/pull/13289
Fix race-condition bug in publish command by @paul-kinexon in
https://github.com/docker/compose/pull/13291
Set secret/config uid:gid to match container's USER by @ndeloof in
https://github.com/docker/compose/pull/13288
Fix failure to delegate build with bake by @ndeloof in
https://github.com/docker/compose/pull/13275
Make CTRL+Z a no-op operation on Windows by @glours in
https://github.com/docker/compose/pull/13293
🔧 Internal
pkg/compose: align classic builder implementation with docker/cli by @thaJeztah in
https://github.com/docker/compose/pull/13278
pkg/compose: build with bake: drop support for buildx v0.16 and lower by @thaJeztah in
https://github.com/docker/compose/pull/13280
Use fixed version of compose bridge transformer images by @glours in
https://github.com/docker/compose/pull/13284
⚙️ Dependencies
Build(deps): bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible by @dependabot[bot] in
https://github.com/docker/compose/pull/13274
Build(deps): bump github.com/docker/cli from 28.5.0+incompatible to 28.5.1+incompatible by @dependabot[bot] in
https://github.com/docker/compose/pull/13273
Build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in
https://github.com/docker/compose/pull/13272
Build(deps): bump docker/buildx v0.29.1, moby/buildkit v0.25.1 by @thaJeztah in
https://github.com/docker/compose/pull/13279
Bump golang to version 1.24.9 by @glours in
https://github.com/docker/compose/pull/13285
New Contributors
@Trolldemorted made their first contribution in
https://github.com/docker/compose/pull/13263
@ogoulpeau-ledger made their first contribution in
https://github.com/docker/compose/pull/13277
@paul-kinexon made their first contribution in
https://github.com/docker/compose/pull/13291
Full Changelog
:
https://github.com/docker/compose/compare/v2.40.0...v2.40.1
Fetched March 31, 2026
v2.40.1 — Docker Compose — releases.sh