diff --git a/docker-bake.hcl b/docker-bake.hcl index 94975c61f..8cc02cc46 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -1,5 +1,4 @@ target "default" { - context = "./" output = ["type=local,dest=./build"] tags = ["php-wasm"] }