Skip to content

Commit

Permalink
use openim/openim-admin openim/openim-web image (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
skiffer-git committed Apr 26, 2024
1 parent e11b928 commit e710b25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ KAFKA_IMAGE=bitnami/kafka:3.5.1
MINIO_IMAGE=minio/minio:RELEASE.2024-01-11T07-46-16Z


OPENIM_WEB_FRONT_IMAGE=ghcr.io/openimsdk/openim-web:v3.5.0-docker
OPENIM_ADMIN_FRONT_IMAGE=ghcr.io/openimsdk/openim-admin:toc-base-open-docker.35
OPENIM_WEB_FRONT_IMAGE=openim/openim-web:v3.5.0-docker
OPENIM_ADMIN_FRONT_IMAGE=openim/openim-admin:toc-base-open-docker.35

DATA_DIR=./

2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Build, Start(make build && make start)
run: |
sudo ./scripts/install/install.sh -i
sudo ./scripts/install/install.sh -i
- name: Exec OpenIM System Status Chack
run: |
Expand Down

0 comments on commit e710b25

Please sign in to comment.