mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
bump libressl version (#4012)
This commit is contained in:
parent
b1f9a51b5c
commit
6c03b899c8
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -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'],
|
||||
],
|
||||
[
|
||||
|
|
|
|||
Loading…
Reference in a new issue