mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-14 12:58:38 +08:00
🔧 调整 Dockerfile 以及 Bison 的运行方式 (#447)
* 🔧 调整 Dockerfile 以及 Bison的运行方式 * ⏪ 不再为环境变量配置里的空值使用默认值 * 🔧 为 docker.env.prod 内的配置填写默认值
This commit is contained in:
@@ -17,4 +17,4 @@ runs:
|
||||
- name: Setup Poetry
|
||||
uses: Gr1N/setup-poetry@v8
|
||||
with:
|
||||
poetry-version: "1.3.2"
|
||||
poetry-version: "1.7.1"
|
||||
|
||||
Reference in New Issue
Block a user