From 1c22db8842311a8aba4db07cd2f768acb64a6b4b Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 26 Jun 2019 14:10:26 -0700 Subject: [PATCH] Remove "Supported Docker versions" quick reference bit This really hasn't been horribly relevant for a long time (it was more relevant back when Docker was more frequently making breaking changes to things like image format and those have all been very calm for years now). --- .template-helpers/template.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.template-helpers/template.md b/.template-helpers/template.md index 5aabc8413..eb8d261cd 100644 --- a/.template-helpers/template.md +++ b/.template-helpers/template.md @@ -27,7 +27,4 @@ - **Source of this description**: [docs repo's `%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) ([history](https://github.com/docker-library/docs/commits/master/%%REPO%%)) -- **Supported Docker versions**: - [the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis) - %%CONTENT%%%%VARIANT%%%%LICENSE%%