We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e68733 commit 0f757adCopy full SHA for 0f757ad
docs/bake-reference.md
@@ -1099,7 +1099,7 @@ or interpolate them in attribute values in your Bake file.
1099
variable "TAG" {
1100
type = string
1101
default = "latest"
1102
- description: "Tag to use for build"
+ description = "Tag to use for build"
1103
}
1104
1105
target "webapp-dev" {
0 commit comments