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_max: 3
|
||||
tree: true
|
||||
- scope:
|
||||
path: "install"
|
||||
values:
|
||||
win_latest_build: "docker-19.03.5"
|
||||
- scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
|
@ -126,6 +122,7 @@ defaults:
|
|||
dtr_repo: "dtr"
|
||||
ucp_version: "3.2.4"
|
||||
dtr_version: "2.7.4"
|
||||
win_latest_build: "docker-19.03.5"
|
||||
# Previous DTR Releases
|
||||
- scope:
|
||||
path: "datacenter/dtr/2.6"
|
||||
|
|
|
@ -93,10 +93,6 @@ defaults:
|
|||
toc_min: 2
|
||||
toc_max: 3
|
||||
tree: true
|
||||
- scope:
|
||||
path: "install"
|
||||
values:
|
||||
win_latest_build: "docker-19.03.0"
|
||||
- scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
|
@ -158,6 +154,7 @@ defaults:
|
|||
dtr_repo: "dtr"
|
||||
ucp_version: "3.1.2"
|
||||
dtr_version: "2.6.1"
|
||||
win_latest_build: "docker-19.03.5"
|
||||
- scope:
|
||||
path: "datacenter/ucp/3.0"
|
||||
values:
|
||||
|
|
Loading…
Reference in New Issue