Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
lobe-chat:
image: lobehub/lobe-chat:v1.31.5
image: lobehub/lobe-chat:v1.31.6
container_name: ${CONTAINER_NAME}
restart: always
networks:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没有发现问题或潜在问题,这段代码看起来是关于创建一个Lobhub平台的消息服务容器实例的配置。在保持现有结构和命名的方式下,不需要做任何调整。

Expand Down