mirror of https://github.com/docker/docs.git
compose: release notes for v2.17.2 (#16992)
https://github.com/docker/compose/releases/tag/v2.17.2 Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
parent
dd2726a3e7
commit
f9635f1456
|
@ -8,6 +8,15 @@ redirect_from:
|
|||
---
|
||||
{% include compose-eol.md %}
|
||||
|
||||
## 2.17.2
|
||||
{% include release-date.html date="2023-03-26" %}
|
||||
### Update
|
||||
- Dependencies upgrade: bump compose-go to v1.13.2
|
||||
|
||||
### Bug fixes and enhancements
|
||||
- Fixed invalid project name error for directories with uppercase characters or `.` in the name. Fixed [compose#10405](https://github.com/docker/compose/issues/10405){:
|
||||
target="_blank" rel="noopener" class="_"}
|
||||
|
||||
## 2.17.1
|
||||
{% include release-date.html date="2023-03-24" %}
|
||||
### Update
|
||||
|
|
Loading…
Reference in New Issue