Update Dockerfile

master
chaiyd 4 years ago committed by qiang.ou
parent 7a949a22bf
commit 960fc988b1

@ -16,7 +16,7 @@ RUN git clone https://github.com/ouqiang/gocron.git \
&& make statik \
&& CGO_ENABLED=0 make gocron
FROM alpine:3.7
FROM alpine:3.12
RUN apk add --no-cache ca-certificates tzdata \
&& addgroup -S app \

Loading…
Cancel
Save