1 Commits
Author SHA1 Message Date
renovate 0ea772e99f chore(deps): update dependency fastmcp to v4
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 10s
Docker Build and Push / test (pull_request) Successful in 1m59s
Docker Build and Push / integration-test (pull_request) Successful in 2m13s
PR Checks / build-test (pull_request) Successful in 2m7s
Docker Build and Push / build (pull_request) Successful in 1m40s
2026-09-17 10:09:51 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }} type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7 uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
with: with:
context: . context: .
file: pkg/Dockerfile file: pkg/Dockerfile
+1 -1
View File
@@ -1,4 +1,4 @@
fastmcp>=3,<4 fastmcp>=4,<5
qdrant-client>=1,<2 qdrant-client>=1,<2
fastembed>=0.8.0,<1 fastembed>=0.8.0,<1
python-dotenv>=1,<2 python-dotenv>=1,<2