From f17ea9b704b70ac9e55cf61d5000c54d0b4f6694 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Thu, 17 Oct 2019 10:33:42 +0200 Subject: [PATCH] Update tox.ini Co-Authored-By: Brad Warren --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 52abeadb8..952204a9e 100644 --- a/tox.ini +++ b/tox.ini @@ -214,7 +214,7 @@ passenv = DOCKER_* [testenv:le_auto_oraclelinux6] # At the moment, this tests under Python 2.6 only, as only that version is -# readily available on the CentOS 6 Docker image. +# readily available on the Oracle Linux 6 Docker image. commands = docker build -f letsencrypt-auto-source/Dockerfile.redhat6 --build-arg REDHAT_DIST_FLAVOR=oraclelinux -t lea letsencrypt-auto-source docker run --rm -t -i lea