This repository has been archived on 2024-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
plugin-kaniko/Dockerfile.test

6 lines
68 B
Docker
Raw Normal View History

FROM alpine:3.19
2018-11-21 15:45:09 +01:00
RUN apk add --update git
2018-11-25 15:59:05 +01:00
RUN apk add --update jq