jenkins version bump and script fixes

This commit is contained in:
Edward Viaene
2020-01-27 18:22:06 +01:00
parent 0069daa5ac
commit aa4e3dbb7b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ variable "INSTANCE_DEVICE_NAME" {
}
variable "JENKINS_VERSION" {
default = "2.73.2"
default = "2.204.1"
}