Skip to content

v0.14.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 05:30
· 8 commits to master since this release

Security update with some added sugar for Docker usage

  • Update node image to node:18-slim
  • Added the possibility to output to stdout with -s, --stdout
  • Changed default output from script to stdout when using docker
  • Added “Docker usage” to README.md

What's Changed

  • [chore] Update node to fix docker image vulnerabilities by @w1kman in #136

Full Changelog: v0.14.4...v0.14.5