mirror of https://github.com/docker/docs.git
Add 17.12 to archive list
This commit is contained in:
parent
c51f3d31c5
commit
8e09244ba9
|
@ -1,5 +1,5 @@
|
||||||
- archive:
|
- archive:
|
||||||
name: v17.09
|
name: v17.12
|
||||||
image: docs/docker.github.io:latest
|
image: docs/docker.github.io:latest
|
||||||
current: true
|
current: true
|
||||||
# When you make a new stable archive version, move the edge one to be second in
|
# When you make a new stable archive version, move the edge one to be second in
|
||||||
|
@ -7,6 +7,9 @@
|
||||||
- archive:
|
- archive:
|
||||||
name: edge
|
name: edge
|
||||||
image: docs/docker.github.io:latest
|
image: docs/docker.github.io:latest
|
||||||
|
- archive:
|
||||||
|
name: v17.09
|
||||||
|
image: docs/docker.github.io:v17.09
|
||||||
- archive:
|
- archive:
|
||||||
name: v17.06
|
name: v17.06
|
||||||
image: docs/docker.github.io:v17.06
|
image: docs/docker.github.io:v17.06
|
||||||
|
|
Loading…
Reference in New Issue