build: Gitea Actions测试
All checks were successful
构建Docker镜像 / build (push) Successful in 54s

This commit is contained in:
2025-09-02 20:38:42 +08:00
parent 2d80cac3fd
commit da7f40642e

View File

@@ -27,7 +27,7 @@ RUN apk update \
&& apk add --no-cache tzdata \
&& cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& echo "Asia/Shanghai" > /etc/timezone \
&& apk del tzdata \
&& apk del tzdata
RUN date -R \
&& chmod +x /dypid