Merge pull request #13304 from Forst/patch-1

Release notes: fix incorrect header level for 20.10.8 Swarm
This commit is contained in:
Sebastiaan van Stijn 2021-08-12 17:42:50 +02:00 committed by GitHub
commit 568e1eea79
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)