mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 21:02:56 +02:00
release 0.3.22 (#629)
This commit is contained in:
parent
367f48bf1e
commit
8adb9795d8
14 changed files with 16 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.21")
|
||||
ARCHGW_DOCKER_IMAGE = os.getenv("ARCHGW_DOCKER_IMAGE", "katanemo/archgw:0.3.22")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue