plugin-kaniko/Dockerfile.test
2024-12-07 01:00:43 +00:00

5 lines
68 B
Text

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