feat: update gpt4free 0.6.1.6-armv7

This commit is contained in:
arch3rPro
2025-09-02 10:56:15 +08:00
parent f4da1fb1d4
commit de224d29ed
5 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
gpt4free:
image: hlohaus789/g4f:0.6.1.6
image: hlohaus789/g4f:0.6.1.6-armv7
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