Release notes: fix incorrect header level for 20.10.8 Swarm

This commit is contained in:
Foster Snowhill 2021-08-08 18:01:23 +02:00 committed by GitHub
parent 31ef27a552
commit ac04f7b0a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ for Docker Engine.
- Windows: Fix a situation where containers were not stopped if `HcsShutdownComputeSystem`
returned an `ERROR_PROC_NOT_FOUND` error moby/moby#42613](https://github.com/moby/moby/pull/42613)
## Swarm
### Swarm
- Fix a possibility where overlapping IP addresses could exist as a result of the
node failing to clean up its old loadbalancer IPs [moby/moby#42538](https://github.com/moby/moby/pull/42538)