jenkins version bump

This commit is contained in:
Edward Viaene
2018-08-13 12:46:56 +00:00
parent 24083ff04a
commit 7964234f8b
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ variable "INSTANCE_DEVICE_NAME" {
default = "/dev/xvdh"
}
variable "JENKINS_VERSION" {
default = "2.32.1"
default = "2.121.2"
}
variable "TERRAFORM_VERSION" {
default = "0.11.7"