Update docker-compose.yaml (#868)

This commit is contained in:
Xinwei Xiong 2023-08-15 14:35:33 +08:00 committed by GitHub
parent 45a5661d2e
commit ce3816cfc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ services:
openim_server:
image: ghcr.io/openimsdk/openim-server:v3.1.0
image: ghcr.io/openimsdk/openim-server:release-v3.1
container_name: openim-server
volumes:
- ./logs:/Open-IM-Server/logs
@ -124,7 +124,7 @@ services:
max-file: "2"
openim_chat:
image: ghcr.io/openimsdk/openim-chat:v1.1.0
image: ghcr.io/openimsdk/openim-chat:v1.1.1
container_name: openim_chat
restart: always
depends_on: