1
0
Fork 0
mirror of https://github.com/drone/drone-cli.git synced 2024-04-27 04:15:14 +02:00

fetch apk once (#84)

This commit is contained in:
Tony Li 2018-02-21 20:12:30 -05:00 committed by Bo-Yi Wu
parent ea16c6d8c3
commit 75787cef64

View File

@ -1,6 +1,6 @@
FROM alpine:3.7
RUN apk add -U --no-cache ca-certificates
RUN apk add --no-cache ca-certificates
COPY release/linux/amd64/drone /bin/