feat: 更新版本为 Debian 11

This commit is contained in:
2023-07-28 09:54:00 +08:00
parent d7a578a6de
commit d23361a9ea
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
# 设置当前应用名称及版本
ARG APP_NAME=dBuilder
ARG APP_VER=12
ARG APP_VER=11
# 设置默认仓库地址,默认为本地仓库;定义时需要包含末尾的`/`
ARG REGISTRY_URL="docker.colovu.com/"