@@ -22,7 +22,7 @@ A docker image and python package are provided for use as a base image in `docke
## Releases
To initiate a release, run `./release.sh release`. This will force checkout develop and run the release process to push to the package registry and container registry.
To initiate a release, increment the value in `COMMON_VERSION`run `./release.sh release`. This will force checkout develop and run the release process to push to the package registry and container registry.
### Configuration via Environment Variables
Below is a list of environmental variables and what they do: