🔧 调整 Dockerfile 以及 Bison 的运行方式 (#447)

* 🔧 调整 Dockerfile 以及 Bison的运行方式

*  不再为环境变量配置里的空值使用默认值

* 🔧 为 docker.env.prod 内的配置填写默认值
This commit is contained in:
AzideCupric
2024-02-11 21:48:51 +08:00
committed by GitHub
parent 73f0ad71e6
commit 1a96d31dbf
12 changed files with 1446 additions and 72 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ runs:
- name: Setup Poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: "1.3.2"
poetry-version: "1.7.1"