From 8e09244ba9257a320f21562c0b9c4e65d2e29acf Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Tue, 2 Jan 2018 17:03:02 -0800 Subject: [PATCH] Add 17.12 to archive list --- _data/docsarchive/archives.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/docsarchive/archives.yaml b/_data/docsarchive/archives.yaml index 9c516147ec..155400b632 100644 --- a/_data/docsarchive/archives.yaml +++ b/_data/docsarchive/archives.yaml @@ -1,5 +1,5 @@ - archive: - name: v17.09 + name: v17.12 image: docs/docker.github.io:latest current: true # When you make a new stable archive version, move the edge one to be second in @@ -7,6 +7,9 @@ - archive: name: edge image: docs/docker.github.io:latest +- archive: + name: v17.09 + image: docs/docker.github.io:v17.09 - archive: name: v17.06 image: docs/docker.github.io:v17.06