Skip to content

Commit

Permalink
docs: update docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
soulteary committed May 29, 2023
1 parent da10915 commit 759af48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Open your browser, visit `http://localhost:8090`, and enjoy.
You can update the project by updating the mirror version used in this repository.

```bash
# version in the docker-compose.yml file
# x86_64
docker pull soulteary/chatgpt
# Mac M1/M2
docker pull soulteary/docker-chatgpt:arm64
Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ docker compose up -d
你可以使用下面的命令,来下载到最新版本的 Docker 镜像,来确保和项目是一致的:

```bash
# x86_64
docker pull soulteary/chatgpt
# Mac M1/M2
docker pull soulteary/docker-chatgpt:arm64
Expand Down

0 comments on commit 759af48

Please # to comment.