fix(deploy): use :latest tag for kabelfachmann-mcp image (pre-built external image)
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
This commit is contained in:
@@ -115,7 +115,7 @@ services:
|
||||
- "16333:6333"
|
||||
|
||||
klz-kabelfachmann:
|
||||
image: registry.infra.mintel.me/mintel/kabelfachmann-mcp:${IMAGE_TAG:-latest}
|
||||
image: registry.infra.mintel.me/mintel/kabelfachmann-mcp:latest
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user