Skip to content

v0.6.5

Latest
Compare
Choose a tag to compare
@mscottford mscottford released this 25 Sep 13:49
· 28 commits to main since this release

Another attempt at building a working ARM Docker image:

  • Writes platform information that was used during the build to /app/.buildinfo so that it can be inspected to make sure that the correct architecture was used when building the DotNet executables.
  • Also takes the opportunity to upgrade Maven to version 3.9.4. Some of the packages that ship with Maven were getting flag as security vulnerabilities by Docker Scout.