plugin-kaniko/Dockerfile.test
2025-05-31 02:02:06 +00:00

5 lines
68 B
Text

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