Compare commits

..

No commits in common. "main" and "basic-content" have entirely different histories.

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", "2", "0")
IMAGE_VERSION = ("0", "1", "1")
REGISTRY_HOST = "git.sofus.io"
REGISTRY_USER = "python-support"