mirror of https://github.com/docker/docs.git
16 lines
425 B
YAML
16 lines
425 B
YAML
- archive:
|
|
name: v19.03
|
|
image: docs/docker.github.io:latest
|
|
current: true
|
|
# When you make a new stable archive version, create a new entry below with the
|
|
# appropriate docker image. The current release should always be latest.
|
|
- archive:
|
|
name: v18.09
|
|
image: docs/docker.github.io:v18.09
|
|
- archive:
|
|
name: v18.03
|
|
image: docs/docker.github.io:v18.03
|
|
- archive:
|
|
name: v17.06
|
|
image: docs/docker.github.io:v17.06
|