mirror of
https://github.com/ouqiang/gocron.git
synced 2024-04-21 12:31:58 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user