diff --git a/.github/workflows/python-integration-tests.yml b/.github/workflows/python-integration-tests.yml index 48e551625858..5e8aba6543c7 100644 --- a/.github/workflows/python-integration-tests.yml +++ b/.github/workflows/python-integration-tests.yml @@ -322,7 +322,7 @@ jobs: # Opens tcp port 6379 on the host and service container - 6379:6379 weaviate: - image: cr.weaviate.io/semitechnologies/weaviate:1.26.6 + image: cr.weaviate.io/semitechnologies/weaviate:1.33.3 ports: - 8080:8080 - 50051:50051