sbt-docker v1.7.0 Release Notes

Release Date: 2020-07-09 // almost 4 years ago
    • ๐Ÿ‘Œ Support passing build arguments with dockerBuildArguments in docker setting.
    • โž• Add ARG instruction.
    • ๐Ÿ›  Fix issue with resolving native Dockerfile path when in root of project.
    • ๐Ÿ›  Fix issue with Docker build not passing failure properly on build failure.