Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: add git revision to version during docker build
Using a "local version identifier" per PEP 440, the version looks like: 1.3.0+d7abeb3 PEP for reference: https://peps.python.org/pep-0440/ This will help distinguish ETL builds from each other while we still build directly from git.
- Loading branch information