bump jenkins version

This commit is contained in:
Edward Viaene
2021-08-31 13:15:30 +02:00
parent e64f99572c
commit 5975802f6c
+1 -1
View File
@@ -39,6 +39,6 @@ variable "INSTANCE_DEVICE_NAME" {
} }
variable "JENKINS_VERSION" { variable "JENKINS_VERSION" {
default = "2.204.1" default = "2.303.1"
} }