chore: remove unnecessary env (#1654)

This commit is contained in:
Kevin Wan
2022-03-16 17:31:10 +08:00
committed by GitHub
parent 56e1ecf2f3
commit c11a09be23

View File

@@ -13,7 +13,6 @@ const (
LABEL stage=gobuilder
ENV CGO_ENABLED 0
ENV GOOS linux
{{if .Chinese}}ENV GOPROXY https://goproxy.cn,direct
{{end}}{{if .HasTimezone}}
RUN apk update --no-cache && apk add --no-cache tzdata