Files
plugin-kaniko/Dockerfile.test
2022-09-09 06:29:54 +02:00

6 lines
67 B
Docker

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