Final touch-ups

This commit is contained in:
Maria Bermudez 2019-06-13 10:22:38 -07:00
parent fadf77e420
commit e547834bb2
2 changed files with 2 additions and 3 deletions

View File

@ -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:

View File

@ -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.