Skip to content

Commit

Permalink
oops, but with wheezy
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed May 2, 2017
1 parent b4ce6c6 commit 2bca3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -16,7 +16,7 @@

node("docker") {
checkout scm
def wheezy_image = docker.image("pyca/cryptography-runner-jessie")
def wheezy_image = docker.image("pyca/cryptography-runner-wheezy")
wheezy_image.pull()
ansiColor {
timeout(150) {
Expand Down

0 comments on commit 2bca3e1

Please sign in to comment.