fix: Bump version #9

Merged
so-rose merged 1 commits from version-bump into main 2023-08-14 13:44:36 +02:00
1 changed files with 1 additions and 1 deletions

2
run.py
View File

@ -40,7 +40,7 @@ CMD_DEPENDENCIES = [
]
IMAGE_NAME = "site-support"
IMAGE_VERSION = ("0", "1", "1")
IMAGE_VERSION = ("0", "2", "0")
REGISTRY_HOST = "git.sofus.io"
REGISTRY_USER = "python-support"