diff --git a/data-center-business-controller/dockerfile b/data-center-business-controller/dockerfile index 3f1777e..52a7fb0 100644 --- a/data-center-business-controller/dockerfile +++ b/data-center-business-controller/dockerfile @@ -1,4 +1,4 @@ -# FROM registry.ap-northeast-1.aliyuncs.com/southwave/jdk17-template:latest + # FROM registry.ap-northeast-1.aliyuncs.com/southwave/jdk17-template:latest FROM amazoncorretto:17-alpine # 安装 fontconfig 和 DejaVu 字体 (这是一个通用且免费的字体包) RUN apk --no-cache add fontconfig ttf-dejavu