+**Note:**: The `*stable`, and `*test` tags have been deprecated since June 2020 (see [docker-library/docker#179](https://github.com/docker-library/docker/pull/179)) and were no longer updated in December 2020 when Docker 20.10 was released. The alternative to `stable` is to use `latest` (there was no difference when it was deprecated). You can also use the `cli`, and `dind` tags to get the latest Docker CLI or engine, respectively. The alternative to the `test` tags is to use the `rc` tag or a tag with `-rc` in it. The `rc` tag is only updated when there is an active pre-release and will not point to the same thing as `latest`.
0 commit comments