Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap committed Nov 28, 2024
1 parent c0e643d commit e9ccafa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/zh-cn/manual/setting/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@

```
# 修改镜像标签为最新版本
image: dpanel/dpanel:1.3.0
image: dpanel/dpanel:修改为你想要部署的标签
```

执行重新部署命令

```
docker compose pull
docker compose up -d
Expand Down

0 comments on commit e9ccafa

Please sign in to comment.