mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 01:36:33 +02:00
release 0.3.7 (#542)
This commit is contained in:
parent
04c7e5a175
commit
ac3fb4cb5b
15 changed files with 95 additions and 94 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.6")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.7")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue