docs: fix typo in bake reference
Signed-off-by: Roberto Castellotti <me@rcastellotti.dev>
This commit is contained in:
@@ -1099,7 +1099,7 @@ or interpolate them in attribute values in your Bake file.
|
||||
variable "TAG" {
|
||||
type = string
|
||||
default = "latest"
|
||||
description: "Tag to use for build"
|
||||
description = "Tag to use for build"
|
||||
}
|
||||
|
||||
target "webapp-dev" {
|
||||
|
||||
Reference in New Issue
Block a user