Skip to content

Commit

Permalink
XMRig 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardochaia committed Mar 20, 2020
1 parent c2f6740 commit a7d7999
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=v5.5.3
ARG XMRIG_VERSION=v5.9.0
ARG XMRIG_BUILD_ARGS="-DCMAKE_BUILD_TYPE=Release"

WORKDIR /xmrig
Expand Down

0 comments on commit a7d7999

Please sign in to comment.