Skip to content

Commit

Permalink
fetch apk once (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonglil authored and appleboy committed Feb 22, 2018
1 parent ea16c6d commit 75787ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -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/

Expand Down

0 comments on commit 75787ce

Please sign in to comment.