File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ ALERTMANAGER_IMAGE=prom/alertmanager:v0.27.0
8
8
GRAFANA_IMAGE = grafana/grafana:11.0.1
9
9
NODE_EXPORTER_IMAGE = prom/node-exporter:v1.7.0
10
10
11
- OPENIM_WEB_FRONT_IMAGE = openim/openim-web-front:release-v3.8.1
12
- OPENIM_ADMIN_FRONT_IMAGE = openim/openim-admin-front:release-v1.8.3
11
+ OPENIM_WEB_FRONT_IMAGE = openim/openim-web-front:release-v3.8.3
12
+ OPENIM_ADMIN_FRONT_IMAGE = openim/openim-admin-front:release-v1.8.4
13
13
14
14
# FRONT_IMAGE: use aliyun images
15
- # OPENIM_WEB_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-web-front:release-v3.8.1
16
- # OPENIM_ADMIN_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-admin-front:release-v1.8.3
15
+ # OPENIM_WEB_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-web-front:release-v3.8.3
16
+ # OPENIM_ADMIN_FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-admin-front:release-v1.8.4
17
17
18
18
DATA_DIR = ./
19
19
You can’t perform that action at this time.
0 commit comments