Skip to content

Commit 79f06a3

Browse files
authored
Merge pull request #330 from frison/master
Update Bake file-reference URI
2 parents b67fef2 + 6f69513 commit 79f06a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Following outputs are available
297297
| `tags` | String | Docker tags |
298298
| `labels` | String | Docker labels |
299299
| `json` | String | JSON output of tags and labels |
300-
| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/customize/bake/file-definition/) path |
300+
| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/bake/reference/) path |
301301

302302
Alternatively, each output is also exported as an environment variable:
303303

0 commit comments

Comments
 (0)