mirror of
https://github.com/katanemo/plano.git
synced 2026-04-29 02:46:28 +02:00
release 0.3.20 (#620)
This commit is contained in:
parent
d37af7605c
commit
b01a81927d
14 changed files with 24 additions and 16 deletions
|
|
@ -2,4 +2,4 @@ import os
|
|||
|
||||
SERVICE_NAME_ARCHGW = "archgw"
|
||||
ARCHGW_DOCKER_NAME = "archgw"
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.18")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.20")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue