From 2fe5faa2bfc796457d8019853170c90452007bc6 Mon Sep 17 00:00:00 2001 From: rainerosion <1782832653@qq.com> Date: Sat, 31 Jul 2021 00:22:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'drone/Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- drone/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/drone/Dockerfile b/drone/Dockerfile index 0870eb2..8d42fe2 100644 --- a/drone/Dockerfile +++ b/drone/Dockerfile @@ -1,5 +1,4 @@ FROM alpine:latest - ARG E5SubBotFile ENV TIME_ZONE=Asia/Shanghai RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && apk update && apk add tzdata \