Updated compose release tags

This commit is contained in:
remsky 2025-01-12 14:59:44 -07:00
parent ae513b52cc
commit 234445f5ae

View file

@ -54,8 +54,8 @@ services:
gradio-ui: gradio-ui:
image: ghcr.io/remsky/kokoro-fastapi-ui:latest image: ghcr.io/remsky/kokoro-fastapi-ui:latest
# Uncomment below (and comment out above) to build from source instead of using the released image # Uncomment below (and comment out above) to build from source instead of using the released image
build: # build:
context: ./ui # context: ./ui
ports: ports:
- "7860:7860" - "7860:7860"
volumes: volumes: