This repository has been archived on 2024-07-26. You can view files and clone it, but cannot push or open issues or pull requests.
drone-kaniko/Dockerfile.test
2018-11-25 15:59:05 +01:00

6 lines
67 B
Docker

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