Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages

This commit is contained in:
Trenton Holmes
2022-03-26 13:21:17 -07:00
committed by Trenton Holmes
parent 950efbe8cb
commit 8878b933f8
9 changed files with 190 additions and 304 deletions

View File

@@ -17,3 +17,5 @@
**/htmlcov
/src/.pytest_cache
.idea
.venv/
.vscode/