mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Update engine API matrix and script
This commit is contained in:
committed by
Gwendolynne Barr
parent
db655882ac
commit
2dbf436313
@@ -1,6 +1,7 @@
|
||||
|
||||
| Docker version | Maximum API version | Change log |
|
||||
|:---------------|:---------------------------|:----------------------------------------------------------|
|
||||
| Docker version | Maximum API version | Change log |
|
||||
|:---------------|:---------------------------|:---------------------------------------------------------|
|
||||
| 18.05 | [1.37](/engine/api/v1.37/) | [changes](/engine/api/version-history/#v137-api-changes) |
|
||||
| 18.04 | [1.37](/engine/api/v1.37/) | [changes](/engine/api/version-history/#v137-api-changes) |
|
||||
| 18.03 | [1.37](/engine/api/v1.37/) | [changes](/engine/api/version-history/#v137-api-changes) |
|
||||
| 18.02 | [1.36](/engine/api/v1.36/) | [changes](/engine/api/version-history/#v136-api-changes) |
|
||||
|
||||
@@ -69,7 +69,7 @@ sedi "s/{{ site.latest_stable_docker_engine_api_version }}/$latest_stable_docker
|
||||
# Engine stable
|
||||
ENGINE_SVN_BRANCH="branches/18.03"
|
||||
ENGINE_BRANCH="18.03"
|
||||
ENGINE_EDGE_BRANCH="18.04"
|
||||
ENGINE_EDGE_BRANCH="18.05"
|
||||
|
||||
# Distribution
|
||||
DISTRIBUTION_SVN_BRANCH="branches/release/2.6"
|
||||
|
||||
Reference in New Issue
Block a user