mirror of
https://github.com/katanemo/plano.git
synced 2026-04-29 02:46:28 +02:00
release 0.3.9 (#552)
This commit is contained in:
parent
950c9b443c
commit
ad4cea227f
14 changed files with 102 additions and 100 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.8")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.9")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue