Compare commits

...

3 Commits

Author SHA1 Message Date
arch3rPro 23a6c7bf74 feat: update safeline 9.3.4 2026-04-19 05:32:38 +08:00
arch3rPro e2cd5d3904 feat: update gpt4free 7.5.0-slim 2026-04-19 05:31:14 +08:00
arch3rPro f7b6aeed6d feat: update gpt4free 7.5.0 2026-04-19 05:31:02 +08:00
12 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ docker run -d --name=nginx -p 80:80 nginx:latest
🚀 免费的GPT-4和其他大语言模型API接口
<kbd>7.4.7-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
<kbd>7.5.0-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
</td>
<td width="33%" align="center">
@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:v7.4.7-slim
image: hlohaus789/g4f:v7.5.0-slim
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:v7.4.7
image: hlohaus789/g4f:v7.5.0
container_name: ${CONTAINER_NAME}
restart: always
networks:
+1 -1
View File
@@ -33,7 +33,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.235
image: chaitin/safeline-detector:9.3.3
image: chaitin/safeline-detector:9.3.4
volumes:
- ${SAFELINE_DIR}/resources/detector:/resources/detector
- ${SAFELINE_DIR}/logs/detector:/logs/detector