diff --git a/test/config.hcl b/test/config.hcl index 2ee66e5..3148894 100644 --- a/test/config.hcl +++ b/test/config.hcl @@ -13,7 +13,7 @@ target "db" { target "app" { context = "./test" - dockerfile = "Dockerfile-bake" + dockerfile = "Dockerfile" args = { name = "foo" }