feat: update gpt4free 0.6.1.6-slim

This commit is contained in:
arch3rPro
2025-09-01 17:13:35 +08:00
parent 3cc053edb0
commit 8a678f208e
5 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:0.6.1.4
image: hlohaus789/g4f:0.6.1.6-slim
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -16,7 +16,7 @@ services:
environment:
- OLLAMA_HOST=host.docker.internal
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true