Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.6.0

This commit is contained in:
2026-07-12 20:49:16 +00:00
parent 1b2ec339f3
commit 5fe2bb7e06
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
# OpenAI-compatible Kokoro-FastAPI TTS server, CPU PyTorch backend. # OpenAI-compatible Kokoro-FastAPI TTS server, CPU PyTorch backend.
# Models baked into the image (no PVC needed). # Models baked into the image (no PVC needed).
# v0.3.0 includes fix for per-request voice tensor memory leak (#459). # v0.3.0 includes fix for per-request voice tensor memory leak (#459).
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.5.0 image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.6.0
ports: ports:
- containerPort: 8880 - containerPort: 8880
name: http name: http