feat: update minima-free-api 0.0.19

This commit is contained in:
arch3rPro
2025-11-09 18:40:53 +08:00
parent 5ea9078a82
commit b1e3d35e0c
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
minimax-free-api:
image: vinlic/minimax-free-api:0.0.18
image: vuldocker/minimax-free-api:0.0.19
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:8000

View File

@@ -1,6 +1,6 @@
services:
minimax-free-api:
image: vinlic/minimax-free-api:latest
image: vuldocker/minimax-free-api:latest
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:8000