plugin-kaniko/Dockerfile.test
2024-10-18 11:26:41 +00:00

5 lines
68 B
Text

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