aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-09-15 02:37:39 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-09-15 14:37:39 +0800
commitb522324c43fbb0c286cdbb46409f7a0ee7173d88 (patch)
tree0afebbf454033e03da95fd4cc478f19dc7ad8b27 /Jenkinsfile
parentd8371a8290d6bcf8f75424aa6a4b1f6502ad5f9a (diff)
downloadcryptography-b522324c43fbb0c286cdbb46409f7a0ee7173d88.tar.gz
cryptography-b522324c43fbb0c286cdbb46409f7a0ee7173d88.tar.bz2
cryptography-b522324c43fbb0c286cdbb46409f7a0ee7173d88.zip
bump libressl version (#3920)
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 93819ab1..8742e858 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -60,7 +60,7 @@ def configs = [
],
[
label: 'docker',
- imageName: 'pyca/cryptography-runner-jessie-libressl:2.6.0',
+ imageName: 'pyca/cryptography-runner-jessie-libressl:2.6.1',
toxenvs: ['py27'],
],
[