Skip to content

sptnr v1.1.1

Compare
Choose a tag to compare
@krestaino krestaino released this 08 Jan 22:57

This update primarily focuses on improving the deployment process and enhancing the user experience with version information:

  • Added Build and Push Script: A new build_and_push.sh script has been introduced. This script simplifies the Docker image building and pushing process, ensuring that the Docker image is built with the correct version tag and also tagged as 'latest'.
  • Version Argument in CLI: The script now includes a -v or --version argument. This feature allows users to quickly check the version of sptnr they are running, directly from the command line.
  • Logging Version Information: The script now logs its version at the start of each run.