mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-02-21 22:55:24 +08:00
🐛 更新 Docker 镜像拉取地址,修正文档中的镜像源
This commit is contained in:
parent
262002b49a
commit
5ccef735be
@ -38,7 +38,7 @@ python main.py
|
||||
## **Run with Docker**
|
||||
|
||||
```bash
|
||||
docker pull git.liteyuki.icu/bot/app:latest # Nightly build
|
||||
docker pull ghcr.io/LiteyukiStudio/LiteyukiBot:latest # Nightly build
|
||||
```
|
||||
|
||||
> [!tip]
|
||||
|
@ -34,7 +34,7 @@ python main.py
|
||||
## **使用Docker构建**
|
||||
|
||||
```bash
|
||||
docker pull git.liteyuki.icu/bot/app:latest # 每夜版镜像
|
||||
docker pull ghcr.io/LiteyukiStudio/LiteyukiBot:latest # 每夜版镜像
|
||||
```
|
||||
|
||||
> [!tip]
|
||||
|
Loading…
x
Reference in New Issue
Block a user