Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit beaade5

Browse files
committed
adjust changelog links for builder
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
1 parent 9583b1e commit beaade5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ https://docs.docker.com/engine/deprecated/ where you can find the target removal
1313

1414
* Builder: fix layer leak on multi-stage wildcard copy. [moby/moby#37178](https://github.com/moby/moby/pull/37178)
1515
* Fix parsing of invalid environment variable substitution . [moby/moby#37134](https://github.com/moby/moby/pull/37134)
16-
* Builder: use the arch info from base image. [moby/moby#36816](https://github.com/moby/moby/pull/36816) [docker/cli#1111](https://github.com/docker/cli/pull/1111) [moby/moby#37197](https://github.com/moby/moby/pull/37197)
17-
* Experimental BuildKit support. [moby/moby#37151](https://github.com/moby/moby/pull/37151)
16+
* Builder: use the arch info from base image. [moby/moby#36816](https://github.com/moby/moby/pull/36816) [moby/moby#37197](https://github.com/moby/moby/pull/37197)
17+
* Experimental BuildKit support. [moby/moby#37151](https://github.com/moby/moby/pull/37151) [docker/cli#1111](https://github.com/docker/cli/pull/1111)
1818
* Vendor: dockerfile parser from buildkit. [moby/moby#37197](https://github.com/moby/moby/pull/37197)
1919
- Fix handling uppercase targets names in multi-stage builds. [moby/moby#36960](https://github.com/moby/moby/pull/36960)
2020

0 commit comments

Comments
 (0)