mirror of https://github.com/docker/compose.git
Fix typo
Signed-off-by: Andreas Kohn <andreas.kohn@gmail.com>
This commit is contained in:
parent
1648a3e257
commit
cb3bf869f4
|
@ -43,7 +43,7 @@ Bug Fixes
|
||||||
- Fixed a bug in Windows environment where volume mappings of the
|
- Fixed a bug in Windows environment where volume mappings of the
|
||||||
host's root directory would be parsed incorrectly.
|
host's root directory would be parsed incorrectly.
|
||||||
|
|
||||||
- Fixed a bug where `docker-compose config` would ouput an invalid
|
- Fixed a bug where `docker-compose config` would output an invalid
|
||||||
Compose file if external networks were specified.
|
Compose file if external networks were specified.
|
||||||
|
|
||||||
- Fixed an issue where unset buildargs would be assigned a string
|
- Fixed an issue where unset buildargs would be assigned a string
|
||||||
|
|
Loading…
Reference in New Issue