bump libressl version (#4012)

This commit is contained in:
Alex Gaynor 2017-11-07 15:54:48 -05:00 committed by Paul Kehrer
parent b1f9a51b5c
commit 6c03b899c8

2
Jenkinsfile vendored
View file

@ -60,7 +60,7 @@ def configs = [
],
[
label: 'docker',
imageName: 'pyca/cryptography-runner-jessie-libressl:2.6.2',
imageName: 'pyca/cryptography-runner-jessie-libressl:2.6.3',
toxenvs: ['py27'],
],
[