update for new 18.09 branch
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
@ -1 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
For more information on the list of deprecated flags and APIs, have a look at
|
||||
https://docs.docker.com/engine/deprecated/ where you can find the target removal dates
|
||||
|
||||
## 18.09.0-ce (2018-MM-DD)
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
[component "packaging"]
|
||||
url = git@github.com:docker/docker-ce-packaging
|
||||
branch = master
|
||||
branch = 18.09
|
||||
[component "engine"]
|
||||
url = git@github.com:docker/engine
|
||||
branch = master
|
||||
branch = 18.09
|
||||
[component "cli"]
|
||||
url = git@github.com:docker/cli
|
||||
branch = master
|
||||
branch = 18.09
|
||||
|
||||
Reference in New Issue
Block a user