Skip to content

Commit

Permalink
[Release] prepare 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed May 21, 2024
1 parent 6093c0a commit e9df29c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ Secondly, take followed steps.
git clone https://github.com/flowerfine/scaleph.git --depth 1

cd scaleph
git fetch origin 2.0.4
git checkout 2.0.4
git fetch origin 2.0.5
git checkout 2.0.5

# 将镜像 tag 切换到 v2.0.4。latest 为开发中的最新版本
# 将镜像 tag 切换到 v2.0.5。latest 为开发中的最新版本
# 注意替换 MINIO_ENDPOINT 中的 IP
cd scaleph/tools/docker/deploy/scaleph
docker-compose up
Expand Down

0 comments on commit e9df29c

Please sign in to comment.