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