fix: update build workflow to use correct image name
All checks were successful
Build and Push Komodo MCP Docker Image / build (push) Successful in 9s

Build image as gitea.ext.ben.io/b3nw/komodo-mcp:latest to match
docker-compose.yml configuration. This ensures the stack pulls the
correct image built by CI/CD.
This commit is contained in:
Ben
2025-12-26 20:48:34 +00:00
parent 9b1b563a35
commit c9d6a78ae9

View File

@@ -27,4 +27,4 @@ jobs:
with:
context: .
push: true
tags: gitea.ext.ben.io/${{ gitea.repository }}:latest
tags: gitea.ext.ben.io/b3nw/komodo-mcp:latest