drone-kaniko/Dockerfile.test

6 lines
67 B
Docker

FROM alpine:3.8
RUN apk add --update git
RUN apk add --update jq