docker add tzdata dep

This commit is contained in:
zu1k
2020-08-24 13:26:18 +08:00
parent 2b22846028
commit ffda71e641

View File

@@ -9,7 +9,7 @@ RUN go mod download && \
FROM alpine:latest
RUN apk add --no-cache ca-certificates
RUN apk add --no-cache ca-certificates tzdata
WORKDIR /proxypool-src
COPY ./assets /proxypool-src/assets
COPY --from=builder /proxypool /proxypool-src/