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

Commit 669cb1c

Browse files
authored
Merge pull request #601 from andrewhsu/1809rc1
[18.09] bump ver 18.09.6-rc1
2 parents 315e9a9 + e045956 commit 669cb1c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
For official release notes for Docker Engine CE and Docker Engine EE, visit the
44
[release notes page](https://docs.docker.com/engine/release-notes/).
55

6+
## 18.09.6 (2019-05-02)
7+
8+
### Builder
9+
10+
- Fix `COPY` and `ADD` with multiple `<src>` do not invalidate cache if `DOCKER_BUILDKIT=1`. [moby/moby#38964](https://github.com/moby/moby/issues/38964)
11+
12+
### Networking
13+
14+
- Cleanup the cluster provider when the agent is closed. [docker/libnetwork#2354](https://github.com/docker/libnetwork/pull/2354)
15+
- Windows: pick a random host port if the user does not specify a host port. [docker/libnetwork#2369](https://github.com/docker/libnetwork/pull/2369)
16+
617
## 18.09.5 (2019-04-11)
718

819
### Builder

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.09.5
1+
18.09.6-rc1

0 commit comments

Comments
 (0)