Skip to content

1.2.2

Choose a tag to compare

@Lucas-C Lucas-C released this 13 Oct 13:42
· 24 commits to master since this release
7cb8c35

Added

  • CI: now validating that the backend image built can start without any error, using $EXIT_AFTER_INIT
  • $PORT can now be defined to set the listening port

Changed

  • backend Docker image is now based on gcr.io/distroless/java:8 instead of tomcat