mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #28534 from cizixs/changelog-typo
Fix 1.13.0 changelog typo
This commit is contained in:
commit
f47ae61293
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ be found.
|
|||
- Pin images by digest for `docker service create` and `update` [#28173](https://github.com/docker/docker/pull/28173)
|
||||
- Add short (`-f`) flag for `docker node rm --force` and `docker swarm leave --force` [#28196](https://github.com/docker/docker/pull/28196)
|
||||
+ Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265)
|
||||
+ swarm-mode support for indows [#27838](https://github.com/docker/docker/pull/27838)
|
||||
+ swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838)
|
||||
|
||||
### Volume
|
||||
|
||||
|
|
Loading…
Reference in a new issue