fix: Bump version
parent
bd6c8d859f
commit
2f29ec8de9
2
run.py
2
run.py
|
@ -40,7 +40,7 @@ CMD_DEPENDENCIES = [
|
||||||
]
|
]
|
||||||
|
|
||||||
IMAGE_NAME = "site-support"
|
IMAGE_NAME = "site-support"
|
||||||
IMAGE_VERSION = ("0", "1", "1")
|
IMAGE_VERSION = ("0", "2", "0")
|
||||||
|
|
||||||
REGISTRY_HOST = "git.sofus.io"
|
REGISTRY_HOST = "git.sofus.io"
|
||||||
REGISTRY_USER = "python-support"
|
REGISTRY_USER = "python-support"
|
||||||
|
|
Loading…
Reference in New Issue