mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update affine 0.26.0
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user