v3.2.4
Mostly release changes. I received a tip on another project to shrink my Docker image by using a builder. The new image is roughly one tenth the size! Also I am very forgetful when it comes to bumping the release variable within the code, meaning the site sometimes shows the wrong release. This is now done automatically by GitHub Actions. 🧠
What's Changed
- Shrunk Docker image by using a builder by @aunefyren in #87
- Dynamic version variable by @aunefyren in #88
- Version bumps by @aunefyren
New Contributors
- @aunefyren made their first contribution in #87
Full Changelog: v3.2.3...v3.2.4