From 6baf3b3a9408ed880c0189450b9fb77580758f8a Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 25 Jun 2019 09:33:27 -0700 Subject: [PATCH] Upgrade compatibility tests to stretch. --- certbot-compatibility-test/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot-compatibility-test/Dockerfile b/certbot-compatibility-test/Dockerfile index 1e9e0d727..2716d6fcb 100644 --- a/certbot-compatibility-test/Dockerfile +++ b/certbot-compatibility-test/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:jessie +FROM debian:stretch MAINTAINER Brad Warren # no need to mkdir anything: