File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 type=ref,event=pr,suffix=-${{ matrix.build_type }}
7070 type=semver,pattern={{version}},suffix=-${{ matrix.build_type }}
7171 type=semver,pattern={{major}}.{{minor}},suffix=-${{ matrix.build_type }}
72- type=raw,value=latest-${{ matrix.build_type }},enable={{is_default_branch}}
72+ type=raw,value=latest-${{ matrix.build_type }}
7373 flavor : |
7474 latest=false
7575
Original file line number Diff line number Diff line change 101101#### 方式三:Docker 部署(实验性)
102102
103103** 镜像地址** :
104- - CPU 版本:` hgmzhn/manga-translator:latest-cpu `
105- - GPU 版本:` hgmzhn/manga-translator:latest-gpu `
104+ - CPU 版本:` hgmzhn/manga-translator:1.9.2-cpu `
105+ - GPU 版本:` hgmzhn/manga-translator:1.9.2-gpu `
106+ - 或使用 ` latest-cpu ` / ` latest-gpu ` 获取最新版本
106107
107108** 访问地址** (默认端口 8000):
108109- 🌐 用户界面:` http://localhost:8000 `
You can’t perform that action at this time.
0 commit comments