mirror of
https://github.com/katanemo/plano.git
synced 2026-04-29 02:46:28 +02:00
release 0.3.21 (#626)
This commit is contained in:
parent
a448c6e9cb
commit
09c0b999b2
13 changed files with 15 additions and 15 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.20")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.21")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue