Skip to content

Commit da10915

Browse files
committed
feat: new version, and ARMv64 for M1/M2
1 parent ab9f1e3 commit da10915

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ You can update the project by updating the mirror version used in this repositor
8181
```bash
8282
# version in the docker-compose.yml file
8383
docker pull soulteary/chatgpt
84+
# Mac M1/M2
85+
docker pull soulteary/docker-chatgpt:arm64
8486
```
8587

8688
**Backend services will continue to complete and support new data source types.**

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ docker compose up -d
8282

8383
```bash
8484
docker pull soulteary/chatgpt
85+
# Mac M1/M2
86+
docker pull soulteary/docker-chatgpt:arm64
8587
```
8688

8789
**后端项目将持续更新和完善,用来添加各种各样的新的数据源,尤其是 OpenAI 不会支持的,但确是十分有用的。**

0 commit comments

Comments
 (0)