Skip to content

Commit 7794510

Browse files
committed
modified: variables.tf
1 parent 3e3d468 commit 7794510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ variable "registry_user" {
183183
}
184184

185185
variable "image_label" {
186-
default = "1.7"
186+
default = "2.0"
187187
}
188188

189189
# ---------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)