Fix 1.13.0 changelog typo
Signed-off-by: wei wu <wuwei4455@gmail.com>
This commit is contained in:
parent
956ff8f773
commit
e99e694502
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