feat: update kspeeder 0.7.5

This commit is contained in:
arch3rPro
2026-03-18 05:31:35 +08:00
parent fcf98a4658
commit 18d5fd4114
3 changed files with 2 additions and 2 deletions

View File

@@ -960,7 +960,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔄 Docker 镜像加速与私有部署服务,支持多平台和多架构
<kbd>0.7.3</kbd> • [官网链接](https://kspeeder.istoreos.com/)
<kbd>0.7.5</kbd> • [官网链接](https://kspeeder.istoreos.com/)
</td>
<td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services:
kspeeder:
image: linkease/kspeeder:0.7.3
image: linkease/kspeeder:0.7.5
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:5003