Fix dates

This commit is contained in:
paigehargrave 2019-05-06 13:19:33 -04:00 committed by GitHub
parent 4faa05a668
commit 1de4d5aff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ consistency and compatibility reasons.
## 18.09.6
2019-05-02
2019-05-06
### Builder
* Fixed `COPY` and `ADD` with multiple `<src>` to not invalidate cache if `DOCKER_BUILDKIT=1`.[moby/moby#38964](https://github.com/moby/moby/issues/38964)