Compare commits

...

4 Commits

Author SHA1 Message Date
arch3rPro cdf98b2e13 feat: update hexo stable-26-06-04 2026-06-04 16:48:24 +08:00
arch3rPro ecf2ab7d8e feat: update gpt4free 7.5.7-slim 2026-06-04 16:47:54 +08:00
arch3rPro 940c835f28 feat: update gpt4free 7.5.7 2026-06-04 16:47:30 +08:00
arch3rPro c474f5f6e2 feat: update fast-note-sync-service 3.2.3 2026-06-04 16:46:46 +08:00
17 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -245,7 +245,7 @@ docker run -d --name=nginx -p 80:80 nginx:latest
🚀 免费的GPT-4和其他大语言模型API接口
<kbd>7.5.6-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
<kbd>7.5.7-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
</td>
<td width="33%" align="center">
@@ -300,7 +300,7 @@ docker run -d --name=nginx -p 80:80 nginx:latest
快速静态博客框架,支持Markdown编写,丰富的插件和主题
<kbd>stable-26-06-01</kbd> • [官网链接](https://github.com/hexojs/hexo)
<kbd>stable-26-06-04</kbd> • [官网链接](https://github.com/hexojs/hexo)
</td>
<td width="33%" align="center">
@@ -1429,7 +1429,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
📝 高性能低延迟的 Obsidian 笔记同步服务
<kbd>3.2.2</kbd> • [官网链接](https://github.com/haierkeys/fast-note-sync-service)
<kbd>3.2.3</kbd> • [官网链接](https://github.com/haierkeys/fast-note-sync-service)
</td>
<td width="33%" align="center">
@@ -1,6 +1,6 @@
services:
fast-note-sync-service:
image: haierkeys/fast-note-sync-service:3.2.2
image: haierkeys/fast-note-sync-service:3.2.3
container_name: ${CONTAINER_NAME}
restart: always
ports:
@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:v7.5.6-slim
image: hlohaus789/g4f:v7.5.7-slim
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:v7.5.6
image: hlohaus789/g4f:v7.5.7
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- GIT_USER=${GIT_USERNAME}
- GIT_EMAIL=${GIT_MAIL}
image: bloodstar/hexo:stable-26-06-01
image: bloodstar/hexo:stable-26-06-04
labels:
createdBy: "Apps"
networks: