mirror of https://github.com/docker/docs.git
Final touch-ups
This commit is contained in:
parent
fadf77e420
commit
e547834bb2
|
@ -84,7 +84,6 @@ tablabels:
|
|||
engine-17.12: Docker EE Engine 17.12
|
||||
engine-17.09: Docker EE Engine 17.09
|
||||
engine-17.06: Docker EE Engine 17.06
|
||||
engine-17.06: Docker EE Engine 17.06
|
||||
engine-17.03: Docker EE Engine 17.03
|
||||
docker-cli-linux: Docker CLI on Mac/Linux
|
||||
docker-cli-win: Docker CLI on Windows
|
||||
|
@ -112,7 +111,7 @@ defaults:
|
|||
- scope:
|
||||
path: "install"
|
||||
values:
|
||||
win_latest_build: "docker-18.09.6"
|
||||
win_latest_build: "docker-19.03.0"
|
||||
- scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
- archive:
|
||||
name: v19.03
|
||||
image: docs/docs-private:latest
|
||||
image: docs/docker.github.io:latest
|
||||
current: true
|
||||
# When you make a new stable archive version, move the edge one to be second in
|
||||
# the list. The image for edge should be the same as latest.
|
||||
|
|
Loading…
Reference in New Issue