From bb04aa64be8b330e6188815bae142a7160e68466 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Thu, 2 Aug 2018 21:15:28 -0500 Subject: [PATCH] Point to correct docker version for stable --- docs/config-file/v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config-file/v2.rst b/docs/config-file/v2.rst index a2bd9dcf99b..6229f04e662 100644 --- a/docs/config-file/v2.rst +++ b/docs/config-file/v2.rst @@ -177,7 +177,7 @@ The build Docker image to be used. Each image support different Python versions and has different packages installed, as defined here: -* `stable `_: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6 +* `stable `_: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6 * `latest `_: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6 sphinx