feat: 更新依赖镜像TAG[SKIP CI]
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ ARG APT_SOURCE=aliyun
|
||||
ARG LOCAL_URL=""
|
||||
|
||||
# 0. 预处理 ======================================================================
|
||||
FROM ${REGISTRY_URL}debian-builder:13 AS builder
|
||||
FROM ${REGISTRY_URL}debian-builder:v13 AS builder
|
||||
|
||||
# 声明需要使用的全局可变参数
|
||||
ARG APP_NAME
|
||||
|
||||
Reference in New Issue
Block a user