feat: update blinko 1.8.0

This commit is contained in:
arch3rPro
2025-12-22 05:30:22 +08:00
parent a393f97b8a
commit fe1a08ce81
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -316,7 +316,7 @@
开源自托管个人笔记工具,支持AI增强笔记检索 开源自托管个人笔记工具,支持AI增强笔记检索
<kbd>1.7.1</kbd> • [官网链接](https://github.com/blinko-space/blinko) <kbd>1.8.0</kbd> • [官网链接](https://github.com/blinko-space/blinko)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -1,6 +1,6 @@
services: services:
blinko: blinko:
image: blinkospace/blinko:1.7.1 image: blinkospace/blinko:1.8.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: