Skip to content

Commit 1139af4

Browse files
authored
Apply suggestions from code review
1 parent c470f88 commit 1139af4

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
@@ -31,8 +31,8 @@ The full release notes for this release are available
3131
- Build name shown in history can now be overridden with `BUILDKIT_BUILD_NAME` build argument. [docker/buildx#3330](https://github.com/docker/buildx/pull/3330)
3232
- Bake now supports `homedir()` function. [docker/buildx#3351](https://github.com/docker/buildx/pull/3351)
3333
- Bake default for empty Dockerfile defaults to `Dockerfile` to match the behavior of `build` command. [docker/buildx#3347](https://github.com/docker/buildx/pull/3347)
34-
- Bake supports `pull` and `no_cache` fields for compose files. [docker/buildx#3352](https://github.com/docker/buildx/pull/3352)
35-
- Sanitize the names of `additional_contexts` from compose files when building with Bake. [docker/buildx#3361](https://github.com/docker/buildx/pull/3361)
34+
- Bake supports `pull` and `no_cache` fields for Compose files. [docker/buildx#3352](https://github.com/docker/buildx/pull/3352)
35+
- Sanitize the names of `additional_contexts` from Compose files when building with Bake. [docker/buildx#3361](https://github.com/docker/buildx/pull/3361)
3636

3737
### Bug fixes
3838

0 commit comments

Comments
 (0)