FROM docker.io/docker:28-cli

RUN apk add --no-cache bash git ca-certificates
