mirror of
https://github.com/docker/bake-action.git
synced 2026-01-01 02:31:19 +01: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