blob: fad7422cbda1c84c69a2ca813528ab71bb20e81b [file] [log] [blame]
Davit Tabidze75d57c32024-07-19 19:17:55 +04001# FROM gcr.io/distroless/static:nonroot
2FROM alpine:latest
DTabidze0d802592024-03-19 17:42:45 +04003
4ARG TARGETARCH
5
6COPY memberships_${TARGETARCH} /usr/bin/memberships