blob: 16f484fdff54f71a182f420629291b302c300b9c [file] [log] [blame]
FROM golang:1.20.0-alpine3.17
ARG TARGETARCH
COPY app-runner_${TARGETARCH} /usr/bin/app-runner