mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 20:32:21 +01:00
Typo
This commit is contained in:
@@ -13,7 +13,7 @@ target "db" {
|
|||||||
|
|
||||||
target "app" {
|
target "app" {
|
||||||
context = "./test"
|
context = "./test"
|
||||||
dockerfile = "Dockerfile-bake"
|
dockerfile = "Dockerfile"
|
||||||
args = {
|
args = {
|
||||||
name = "foo"
|
name = "foo"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user