mirror of https://github.com/docker/docs.git
Moved Windows EE Engine Version (#10125)
This commit is contained in:
parent
76efa33ee6
commit
dad2f28b08
|
@ -108,10 +108,6 @@ defaults:
|
||||||
toc_min: 2
|
toc_min: 2
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
tree: true
|
tree: true
|
||||||
- scope:
|
|
||||||
path: "install"
|
|
||||||
values:
|
|
||||||
win_latest_build: "docker-19.03.5"
|
|
||||||
- scope:
|
- scope:
|
||||||
path: "datacenter"
|
path: "datacenter"
|
||||||
values:
|
values:
|
||||||
|
@ -126,6 +122,7 @@ defaults:
|
||||||
dtr_repo: "dtr"
|
dtr_repo: "dtr"
|
||||||
ucp_version: "3.2.4"
|
ucp_version: "3.2.4"
|
||||||
dtr_version: "2.7.4"
|
dtr_version: "2.7.4"
|
||||||
|
win_latest_build: "docker-19.03.5"
|
||||||
# Previous DTR Releases
|
# Previous DTR Releases
|
||||||
- scope:
|
- scope:
|
||||||
path: "datacenter/dtr/2.6"
|
path: "datacenter/dtr/2.6"
|
||||||
|
|
|
@ -93,10 +93,6 @@ defaults:
|
||||||
toc_min: 2
|
toc_min: 2
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
tree: true
|
tree: true
|
||||||
- scope:
|
|
||||||
path: "install"
|
|
||||||
values:
|
|
||||||
win_latest_build: "docker-19.03.0"
|
|
||||||
- scope:
|
- scope:
|
||||||
path: "datacenter"
|
path: "datacenter"
|
||||||
values:
|
values:
|
||||||
|
@ -158,6 +154,7 @@ defaults:
|
||||||
dtr_repo: "dtr"
|
dtr_repo: "dtr"
|
||||||
ucp_version: "3.1.2"
|
ucp_version: "3.1.2"
|
||||||
dtr_version: "2.6.1"
|
dtr_version: "2.6.1"
|
||||||
|
win_latest_build: "docker-19.03.5"
|
||||||
- scope:
|
- scope:
|
||||||
path: "datacenter/ucp/3.0"
|
path: "datacenter/ucp/3.0"
|
||||||
values:
|
values:
|
||||||
|
|
Loading…
Reference in New Issue