mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
release 0.4.1 (#670)
This commit is contained in:
parent
77cdc7f6ef
commit
41aa4abaeb
18 changed files with 373 additions and 371 deletions
|
|
@ -2,4 +2,4 @@ import os
|
|||
|
||||
SERVICE_NAME_ARCHGW = "plano"
|
||||
PLANO_DOCKER_NAME = "plano"
|
||||
PLANO_DOCKER_IMAGE = os.getenv("PLANO_DOCKER_IMAGE", "katanemo/plano:0.4.0")
|
||||
PLANO_DOCKER_IMAGE = os.getenv("PLANO_DOCKER_IMAGE", "katanemo/plano:0.4.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue