Skip to content

Commit 759af48

Browse files
committed
docs: update docker images
1 parent da10915 commit 759af48

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Open your browser, visit `http://localhost:8090`, and enjoy.
7979
You can update the project by updating the mirror version used in this repository.
8080

8181
```bash
82-
# version in the docker-compose.yml file
82+
# x86_64
8383
docker pull soulteary/chatgpt
8484
# Mac M1/M2
8585
docker pull soulteary/docker-chatgpt:arm64

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ docker compose up -d
8181
你可以使用下面的命令,来下载到最新版本的 Docker 镜像,来确保和项目是一致的:
8282

8383
```bash
84+
# x86_64
8485
docker pull soulteary/chatgpt
8586
# Mac M1/M2
8687
docker pull soulteary/docker-chatgpt:arm64

0 commit comments

Comments
 (0)