Skip to content

Commit 488dfb8

Browse files
fmt
1 parent fb751f8 commit 488dfb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/docker-build/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,6 @@ variable "triggers" {
115115

116116
variable "cache-from" {
117117
description = "List of images to consider as cache sources when building the image"
118-
type = list(string)
119-
default = []
118+
type = list(string)
119+
default = []
120120
}

0 commit comments

Comments
 (0)