Skip to content

Commit

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

WORKDIR /xmrig
Expand Down

0 comments on commit be98023

Please sign in to comment.