mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Upgrade compatibility tests to stretch. (#7185)
Inspired by #7180, there's no reason for these tests to be running on old stable. This upgrades them to the latest stable version of Debian. You can see tests passing with these changes at https://travis-ci.com/certbot/certbot/builds/116844923.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:jessie
|
||||
FROM debian:stretch
|
||||
MAINTAINER Brad Warren <bmw@eff.org>
|
||||
|
||||
# no need to mkdir anything:
|
||||
|
||||
Reference in New Issue
Block a user