chore(deps): update ghcr.io/cheshire-cat-ai/core docker tag to v1.6.1 (#3393)

This commit is contained in:
renovate[bot] 2024-05-05 22:12:05 +00:00 committed by GitHub
parent 7fb5a5637c
commit 8752a3de14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"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).",
"tipi_version": 2,
"version": "1.6.0",
"tipi_version": 3,
"version": "1.6.1",
"categories": [
"ai"
],

View File

@ -4,7 +4,7 @@ services:
cheshire-cat-ai:
networks:
- tipi_main_network
image: ghcr.io/cheshire-cat-ai/core:1.6.0
image: ghcr.io/cheshire-cat-ai/core:1.6.1
container_name: cheshire-cat-ai
ports:
- ${APP_PORT}:80