sbt-native-packager v1.3.18 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • ๐Ÿ“ฆ v1.3.18 (2019-02-12)

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿณ Dockerfile switches to daemon user uid instead of the daemonUser #1198

    Closed issues:

    • ๐Ÿณ Docker/stage generates different Dockerfile depending on docker version #1187
    • ๐Ÿ— Defining a user in multi-stage builds #1195
    • ๐Ÿ“ฆ Found conflicts in dependencies #1153

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ Run chmod +x explicitly in stage0 #1201 (eed3si9n)
    • ๐Ÿ“ฆ Use daemonUserUid to opt-out of numeric USER #1200 (eed3si9n)