fix: fix karakeep version number

This commit is contained in:
arch3rPro
2025-08-24 08:21:42 +00:00
parent 84a676dcfe
commit fdf883ea51
3 changed files with 3 additions and 3 deletions

View File

@@ -268,7 +268,7 @@
自托管全能书签管理工具支持AI自动标签功能
<kbd>0.25.0</kbd> • [官网链接](https://github.com/karakeep-app/karakeep)
<kbd>0.26.0</kbd> • [官网链接](https://github.com/karakeep-app/karakeep)
</td>
<td width="33%" align="center">
@@ -547,7 +547,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔍 模型上下文协议调试工具支持MCP服务器测试与开发
<kbd>0.16.3</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
<kbd>0.16.5</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
</td>
<td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services:
karakeep:
image: ghcr.io/karakeep-app/karakeep:v0.26.0
image: ghcr.io/karakeep-app/karakeep:0.26.0
container_name: ${CONTAINER_NAME}
restart: unless-stopped
volumes: