Added the prime.

pull/309/head
Marbew 2 years ago
parent ad95052e02
commit 97c0c8137f

@ -1,4 +1,5 @@
FROM golang:alpine AS build
#----------------- prime --
ARG VERSION
RUN wget \
--output-document "/cointop-$VERSION.tar.gz" \

Loading…
Cancel
Save