drone-kaniko/Dockerfile.test

6 lines
67 B
Docker
Raw Permalink Normal View History

2018-11-21 14:45:09 +00:00
FROM alpine:3.8
RUN apk add --update git
2018-11-25 14:59:05 +00:00
RUN apk add --update jq