Merge pull request #545 from andrewhsu/new

[18.09] update new 18.09 branch
This commit is contained in:
Eli Uriegas
2018-08-21 22:25:49 -07:00
committed by GitHub
3 changed files with 9 additions and 4 deletions
+5
View File
@@ -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 -1
View File
@@ -1 +1 @@
18.09.0-ce-rc1
18.09.0-ce-tp0
+3 -3
View File
@@ -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