≈Merge branch 'main' of github.com:jina-ai/microchain into fix_bring_back_the_test_description_for_func_generation

This commit is contained in:
Florian Hönicke
2023-05-27 10:08:55 +02:00
5 changed files with 9 additions and 9 deletions

View File

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