Skip to content

Commit

Permalink
feat: sync openim server code to openim docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 11, 2024
1 parent 937f654 commit cbaf38d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ docker deployments currently support both `linux/arm64` and `linux/amd64` archit

### 2.3. <a name='OpenIMDockerVersion'></a>OpenIM Docker Version Management Strategy

**Synchronizing the status of the tag:**

[![Sync Tags from openim-server and chat to openim-docker](https://github.com/openimsdk/openim-docker/actions/workflows/sync-server-version.yaml/badge.svg)](https://github.com/openimsdk/openim-docker/actions/workflows/sync-server-version.yaml)


The OpenIM Docker version management strategy is designed to maintain consistency and reliability in the deployment of OpenIM services using Docker. This strategy is focused on the synchronization of version tags between the `openim-server` and `chat` repositories and the `openim-docker` repository. The process ensures that `openim-docker` always runs the most current and stable versions of both OpenIM components.

#### Version Tagging Convention
Expand Down

0 comments on commit cbaf38d

Please sign in to comment.