diff --git a/_config.yml b/_config.yml index c24f16ada29..642d3cecd62 100644 --- a/_config.yml +++ b/_config.yml @@ -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: diff --git a/_data/docsarchive/archives.yaml b/_data/docsarchive/archives.yaml index 3ccf36deeff..a58c17ed687 100644 --- a/_data/docsarchive/archives.yaml +++ b/_data/docsarchive/archives.yaml @@ -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.