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
6543 0036f361f0
chore(deps): update alpine docker tag to v3.19 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 22:47:55 +01:00

6 lines
68 B
Docker

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