Rearrange Dockerfile build order to avoid rebuilding deps when updating versions

This commit is contained in:
2021-03-10 11:55:43 -06:00
parent 13dfae89e9
commit 9e4e79d045
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"author": "TerminusDB",
"description": "TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.",
"tagline": "If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.",
"version": "0.0.7",
"version": "0.0.8",
"healthCheckPath": "/",
"httpPort": 3000,
"addons": {