mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Delete or update references to Debian 8 Jessie (#8065)
* Delete or update references to Debian 8 Jessie * Don't delete oldest constraints from Jessie, but document in comments. * Update tools/oldest_constraints.txt Co-authored-by: ohemorange <ebportnoy@gmail.com> Co-authored-by: Brad Warren <bmw@users.noreply.github.com> Co-authored-by: ohemorange <ebportnoy@gmail.com>
This commit is contained in:
co-authored by
ohemorange
Brad Warren
parent
22730dc0ac
commit
a677534462
@@ -27,7 +27,7 @@ import argparse
|
||||
# The list of docker distributions to test dependencies against with.
|
||||
DISTRIBUTION_LIST = [
|
||||
'ubuntu:18.04', 'ubuntu:16.04',
|
||||
'debian:stretch', 'debian:jessie',
|
||||
'debian:stretch',
|
||||
'centos:7', 'centos:6',
|
||||
'opensuse/leap:15',
|
||||
'fedora:29',
|
||||
|
||||
Reference in New Issue
Block a user