From 6f69513dabe6c9ddeb7cac07e0371e0960c14f1b Mon Sep 17 00:00:00 2001 From: Tim Frison Date: Thu, 7 Sep 2023 14:57:35 -0600 Subject: [PATCH] Update Bake file-reference URI Previous URL 404'd Signed-off-by: Tim Frison --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e56ce29..fa0fa53 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ Following outputs are available | `tags` | String | Docker tags | | `labels` | String | Docker labels | | `json` | String | JSON output of tags and labels | -| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/customize/bake/file-definition/) path | +| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/bake/reference/) path | Alternatively, each output is also exported as an environment variable: