FROM docker.io/golang:1.19-alpine RUN echo https://dl-cdn.alpinelinux.org/alpine/edge/testing/ >> /etc/apk/repositories && \ apk add -U --no-cache ko