Browse Source

同步docker更新

zhc
zhczyx@163.com 4 weeks ago
parent
commit
bd44464626
  1. 2
      data-center-business-controller/dockerfile

2
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 FROM amazoncorretto:17-alpine
# 安装 fontconfig 和 DejaVu 字体 (这是一个通用且免费的字体包) # 安装 fontconfig 和 DejaVu 字体 (这是一个通用且免费的字体包)
RUN apk --no-cache add fontconfig ttf-dejavu RUN apk --no-cache add fontconfig ttf-dejavu

Loading…
Cancel
Save