Update link to High-level build options with Bake

Current link is invalid, so I replaced it with the High-level build options
from https://docs.docker.com/engine/reference/commandline/buildx_bake/
pull/1180/head
Rowan Molony 3 years ago committed by GitHub
parent a8bb25d1b5
commit b16edd76b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ Build from a file
Bake is a high-level build command. Each specified target will run in parallel
as part of the build.
Read [High-level build options with Bake](https://docs.docker.com/build/bake/)
Read [High-level build options with Bake](https://github.com/docker/buildx#high-level-build-options)
guide for introduction to writing bake files.
> **Note**

Loading…
Cancel
Save