mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
a0d21ade2f
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
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
|