mirror of
https://github.com/docker/bake-action.git
synced 2025-07-14 12:41:53 +02:00
Typo
This commit is contained in:
@ -13,7 +13,7 @@ target "db" {
|
||||
|
||||
target "app" {
|
||||
context = "./test"
|
||||
dockerfile = "Dockerfile-bake"
|
||||
dockerfile = "Dockerfile"
|
||||
args = {
|
||||
name = "foo"
|
||||
}
|
||||
|
Reference in New Issue
Block a user