diff --git a/tests/python/rest_api/test_tasks.py b/tests/python/rest_api/test_tasks.py index a02899b8..f102aa90 100644 --- a/tests/python/rest_api/test_tasks.py +++ b/tests/python/rest_api/test_tasks.py @@ -745,7 +745,7 @@ class TestPostTaskData: f"{tmp_dir}:/local", "--entrypoint", "python3", - "cvat/server", + "cvat/server:dev", "utils/dataset_manifest/create.py", "--output-dir", "/local",