refactor: repo name

This commit is contained in:
Florian Hönicke
2023-05-04 19:51:39 +02:00
parent 8b45e5bacc
commit 9f08524d41

View File

@@ -1,4 +1,4 @@
DOCKER_BASE_IMAGE_VERSION = '0.0.5'
DOCKER_BASE_IMAGE_VERSION = '0.0.6'
EXECUTOR_FILE_NAME = '__init__.py'
IMPLEMENTATION_FILE_NAME = 'microservice.py'