mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bump 1.13.0-rc4
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
f3749c5a9c
commit
88862e707a
2 changed files with 3 additions and 1 deletions
|
@ -198,6 +198,8 @@ To manually remove all plugins and resolve this problem, take the following step
|
||||||
- Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265)
|
- Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265)
|
||||||
+ Swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838)
|
+ Swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838)
|
||||||
+ Allow hostname to be updated on service [#28771](https://github.com/docker/docker/pull/28771)
|
+ Allow hostname to be updated on service [#28771](https://github.com/docker/docker/pull/28771)
|
||||||
|
+ Support v2 plugins [#29433](https://github.com/docker/docker/pull/29433)
|
||||||
|
+ Add content trust for services [#29469](https://github.com/docker/docker/pull/29469)
|
||||||
|
|
||||||
### Volume
|
### Volume
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.13.0-rc3
|
1.13.0-rc4
|
||||||
|
|
Loading…
Add table
Reference in a new issue