blob: 16f484fdff54f71a182f420629291b302c300b9c [file] [log] [blame]
giod8ab4f52024-07-26 16:58:34 +04001FROM golang:1.20.0-alpine3.17
gio0eaf2712024-04-14 13:08:46 +04002
3ARG TARGETARCH
4
5COPY app-runner_${TARGETARCH} /usr/bin/app-runner