1 Commits

Author SHA1 Message Date
renovate e2661170ac chore(deps): update docker/metadata-action digest to dc80280
renovate/stability-days Updates have met minimum release age requirement
Docker Build and Push / integration-test (pull_request) Successful in 39s
Docker Build and Push / test (pull_request) Successful in 2m23s
Docker Build and Push / build (pull_request) Successful in 2m50s
2026-07-02 12:42:53 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
- name: Login to Docker Hub - name: Login to Docker Hub
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4 uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
with: with:
username: ${{ secrets.DOCKERHUB_USERNAME }} username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.DOCKERHUB_TOKEN }}
+1 -1
View File
@@ -3,7 +3,7 @@ fastmcp==3.4.2
qdrant-client==1.18.0 qdrant-client==1.18.0
fastembed==0.8.0 fastembed==0.8.0
python-dotenv==1.2.2 python-dotenv==1.2.2
uvicorn==0.50.0 uvicorn==0.49.0
starlette==1.3.1 starlette==1.3.1
beautifulsoup4==4.15.0 beautifulsoup4==4.15.0
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0