We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d7999 commit be98023Copy full SHA for be98023
src/Dockerfile
@@ -12,7 +12,7 @@ RUN apk --no-cache add \
12
--repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
13
hwloc-dev
14
15
-ARG XMRIG_VERSION=v5.9.0
+ARG XMRIG_VERSION=v5.11.2
16
ARG XMRIG_BUILD_ARGS="-DCMAKE_BUILD_TYPE=Release"
17
18
WORKDIR /xmrig
0 commit comments