fix: Bump version

main
Sofus Albert Høgsbro Rose 2023-08-14 13:44:00 +02:00
parent bd6c8d859f
commit 2f29ec8de9
Signed by: so-rose
GPG Key ID: AD901CB0F3701434
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"