mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
release 0.3.14 (#577)
This commit is contained in:
parent
cf23aefddd
commit
7df1b8cdb0
15 changed files with 422 additions and 316 deletions
|
|
@ -10,4 +10,4 @@ SERVICE_NAME_MODEL_SERVER = "model_server"
|
|||
SERVICE_ALL = "all"
|
||||
MODEL_SERVER_LOG_FILE = "~/archgw_logs/modelserver.log"
|
||||
ARCHGW_DOCKER_NAME = "archgw"
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.13")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.14")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue