Jenkins version bump

This commit is contained in:
Edward Viaene
2017-01-09 09:42:33 +01:00
committed by GitHub
parent a8f043362c
commit 72bb5c3e26
+1 -1
View File
@@ -19,7 +19,7 @@ variable "INSTANCE_DEVICE_NAME" {
default = "/dev/xvdh"
}
variable "JENKINS_VERSION" {
default = "2.19.1"
default = "2.32.1"
}
variable "APP_INSTANCE_COUNT" {