chore(deps): update ghcr.io/cheshire-cat-ai/core docker tag to v1.6.0 (#3392)
This commit is contained in:
parent
ae4478dca4
commit
7fb5a5637c
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "cheshire-cat-ai",
|
"id": "cheshire-cat-ai",
|
||||||
"description": "The Cheshire Cat is an open-source, hackable and production-ready framework that allows developing intelligent personal AI assistant agents on top of Large Language Models (LLM).",
|
"description": "The Cheshire Cat is an open-source, hackable and production-ready framework that allows developing intelligent personal AI assistant agents on top of Large Language Models (LLM).",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "1.5.3",
|
"version": "1.6.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"ai"
|
"ai"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
cheshire-cat-ai:
|
cheshire-cat-ai:
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
image: ghcr.io/cheshire-cat-ai/core:1.5.3
|
image: ghcr.io/cheshire-cat-ai/core:1.6.0
|
||||||
container_name: cheshire-cat-ai
|
container_name: cheshire-cat-ai
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:80
|
- ${APP_PORT}:80
|
||||||
|
|
Loading…
Reference in New Issue
Block a user