plugin-kaniko/Dockerfile.test
2024-01-12 21:46:50 +00:00

5 lines
68 B
Text

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