Skip to content

Release v0.9.14

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 23:07
· 154 commits to master since this release
  • Improvements to the docker deployment
    • pup is now included in the base image
    • tini is now used as the init process inside the container
    • The default entrypoint has been modified to be the stylus binary - this may require your container to be re-created
  • Various bugfixes from v0.9.13
  • listen_addr is now configurable in config.yaml and defaults to the wildcard address (0.0.0.0)