Skip to content

Commit

Permalink
XMRig v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardochaia committed Dec 12, 2019
1 parent 5a3903f commit e7283e1
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.1.1
ARG XMRIG_VERSION=v5.2.0
ARG XMRIG_BUILD_ARGS="-DCMAKE_BUILD_TYPE=Release"

WORKDIR /xmrig
Expand Down

0 comments on commit e7283e1

Please sign in to comment.