diff --git a/Dockerfile b/Dockerfile index 267b800..4035aa6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,6 +26,7 @@ RUN apk add --no-cache \ pcre \ && apk add --no-cache --repository https://dl-cdn.alpinelinux.org/alpine/edge/testing \ tcc \ + tcc-libs-static \ && ln -s /nim/bin/nim /usr/local/bin/nim WORKDIR /opt/test-runner/ COPY --from=runner_builder /build/runner bin/