This commit is contained in:
CrazyMax
2020-10-08 01:00:09 +02:00
parent 6a0cc62397
commit 178c06c718

View File

@ -13,7 +13,7 @@ target "db" {
target "app" {
context = "./test"
dockerfile = "Dockerfile-bake"
dockerfile = "Dockerfile"
args = {
name = "foo"
}