Skip to content

Commit

Permalink
Add changelog for 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-drake committed Jul 3, 2020
1 parent e592ef7 commit 1fbd8d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## 1.6.0

- Fix issue with building images not working with Docker 19.03.12.
- Add support for native Dockerfiles with `NativeDockerfile(filePath))`.
- Add support for Docker BuildKit.

## 1.5.0

- Add `HEALTHCHECK` instruction [#75](https://github.com/marcuslonnberg/sbt-docker/pull/75)
- The `ADD` and `COPY` instructions can now receive the `chown` flag
- Fix `dockerBuildAndPush` task in sbt 1.0
Expand Down

0 comments on commit 1fbd8d0

Please sign in to comment.