FROM gcr.io/kaniko-project/executor:v1.23.2 ENV KANIKO_VERSION=1.23.2 ADD release/linux/amd64/kaniko-gar /kaniko/ ENTRYPOINT ["/kaniko/kaniko-gar"]