feat: update affine 0.26.0

This commit is contained in:
arch3rPro
2026-02-06 22:35:44 +08:00
parent caf566a57a
commit bb3fa00d24
3 changed files with 2 additions and 2 deletions

View File

@@ -304,7 +304,7 @@
文档、白板和数据库完全整合的工作空间 文档、白板和数据库完全整合的工作空间
<kbd>0.25.7</kbd> • [官网链接](https://github.com/toeverything/AFFiNE) <kbd>0.26.0</kbd> • [官网链接](https://github.com/toeverything/AFFiNE)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
affine: affine:
image: ghcr.io/toeverything/affine:0.25.7 image: ghcr.io/toeverything/affine:0.26.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:3010 - ${PANEL_APP_PORT_HTTP}:3010