Skip to content

Commit 5252bdf

Browse files
committed
swap to dockerfile link and syntax fix
1 parent 3149af7 commit 5252bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/build/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ The full release notes for this release are available
1919

2020
### New
2121

22-
- When building with Dockerfile version 1.18.0 or later, you can now use new Git URLs with query options for build context and named contexts in the `build` and `bake` command. [moby/buildkit#6183](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.18.0)
22+
- When building with Dockerfile version 1.18.0 or later, you can now use new Git URLs with query options for build context and named contexts in the `build` and `bake` command. [dockerfile/1.18.0](/manuals/build/buildkit/dockerfile-release-notes.md)
2323

2424
### Enhancements
2525

2626
- Add formatting options to the `buildx du` command for custom and machine-readable output. [docker/buildx#3377](https://github.com/docker/buildx/pull/3377)
2727
- Kubernetes driver now supports `env.<key>` driver opts [docker/buildx#3373](https://github.com/docker/buildx/pull/3373)
28-
- Add support for BUILDKIT_SYNTAX build argument when BuildKit has a Dockerfile frontend disabled. [docker/buildx#3385](https://github.com/docker/buildx/pull/3385)
28+
- Add support for `BUILDKIT_SYNTAX` build argument when BuildKit has a Dockerfile frontend disabled. [docker/buildx#3385](https://github.com/docker/buildx/pull/3385)
2929

3030
### Bug fixes
3131

0 commit comments

Comments
 (0)