mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
update Compose v2.24.6 release notes (#19418)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,18 @@ aliases:
|
||||
|
||||
For more detailed information, see the [release notes in the Compose repo](https://github.com/docker/compose/releases/).
|
||||
|
||||
## 2.24.6
|
||||
{{< release-date date="2024-02-15" >}}
|
||||
|
||||
### Update
|
||||
- Dependencies upgrade: bump cli to 25.0.3
|
||||
- Dependencies upgrade: bump compose-go to 2.0.0-rc.7
|
||||
|
||||
### Bug fixes and enhancements
|
||||
- Fixed issue of `.env` file loading when project file is set via `COMPOSE_FILE` variable
|
||||
- Aligned `ps --status=exited` behaviour with the Docker CLI behaviour
|
||||
- Fixed a deadlock when collecting large logs
|
||||
|
||||
## 2.24.5
|
||||
{{< release-date date="2024-01-30" >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user