File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ ALERTMANAGER_IMAGE=prom/alertmanager:v0.27.0 # Alertmanager for Prometheus image
88GRAFANA_IMAGE = grafana/grafana:11.0.1 # Grafana visualization tool image version
99ETCD_IMAGE = quay.io/coreos/etcd:v3.5.13
1010
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
1313
1414NODE_EXPORTER_IMAGE = prom/node-exporter:v1.7.0 # Prometheus Node Exporter image version
1515
1616# OpenIM server and chat service images
17- OPENIM_SERVER_IMAGE = openim/openim-server:release-v3.8.2 # OpenIM server application image version
18- # OPENIM_SERVER_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:release-v3.8.1
17+ OPENIM_SERVER_IMAGE = openim/openim-server:release-v3.8.3 # OpenIM server application image version
18+ # OPENIM_SERVER_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:release-v3.8.3
1919
20- OPENIM_CHAT_IMAGE = openim/openim-chat:v1.8.2 # OpenIM chat application image version
21- # OPENIM_CHAT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-chat:release-v1.8.2
20+ OPENIM_CHAT_IMAGE = openim/openim-chat:v1.8.4 # OpenIM chat application image version
21+ # OPENIM_CHAT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-chat:release-v1.8.4
2222
2323
2424# Directory for data storage
You can’t perform that action at this time.
0 commit comments