docs(guide): 更新 Docker 外挂配置指南中的镜像打包命令

- 移除了镜像标签中的 latest 版本号后缀
v3.2
tanlianwang 2026-03-11 19:48:36 +08:00
parent eb6f7a3c0a
commit 1f8d6b4bed
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
### 1.3 镜像打包 ### 1.3 镜像打包
1. docker build -f installer/Dockerfile -t maxkb:latest . 1. docker build -f installer/Dockerfile -t maxkb:latest
## 2. 数据库外挂配置 ## 2. 数据库外挂配置