Skip to content

Commit

Permalink
Updates xmrig to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardochaia committed Oct 26, 2019
1 parent 753e529 commit 364c536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apk --no-cache add \
--repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
hwloc-dev

ARG XMRIG_VERSION=v3.1.2
ARG XMRIG_VERSION=v3.1.3
ARG XMRIG_BUILD_ARGS="-DCMAKE_BUILD_TYPE=Release"

WORKDIR /xmrig
Expand Down

0 comments on commit 364c536

Please sign in to comment.