File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -303,9 +303,9 @@ chatchat start -a
303
303
# ## Docker 部署
304
304
305
305
` ` ` shell
306
- docker pull chatimage/chatchat:0.3.1.3-10eb8e9-20240807
306
+ docker pull chatimage/chatchat:0.3.1.3-93e2c87-20240829
307
307
308
- docker pull ccr.ccs.tencentyun.com/langchain-chatchat/chatchat:0.3.1.3-10eb8e9-20240807 # 国内镜像
308
+ docker pull ccr.ccs.tencentyun.com/langchain-chatchat/chatchat:0.3.1.3-93e2c87-20240829 # 国内镜像
309
309
` ` `
310
310
311
311
> [!important]
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ services:
25
25
# environment:
26
26
# - XINFERENCE_MODEL_SRC=modelscope
27
27
chatchat :
28
- image : chatimage/chatchat:0.3.1.3-10eb8e9-20240807
28
+ image : chatimage/chatchat:0.3.1.3-93e2c87-20240829
29
29
# image: ccr.ccs.tencentyun.com/chatchat/chatchat:0.3.1.2-2024-0720
30
30
restart : always
31
31
# ports: # 不使用 host network 时可打开.
You can’t perform that action at this time.
0 commit comments