diff --git a/Dockerfile b/Dockerfile index 22aba40c..93c3b12c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,9 +12,12 @@ RUN apk add --no-cache --update openssh git make build-base linux-headers libc-d libzmq-static libsodium-static gcc -RUN --mount=type=secret,id=GO_PRIVATE_TOKEN \ <