Skip to content

Commit be98023

Browse files
committed
Updates XMRig v5.11.2
1 parent a7d7999 commit be98023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apk --no-cache add \
1212
--repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
1313
hwloc-dev
1414

15-
ARG XMRIG_VERSION=v5.9.0
15+
ARG XMRIG_VERSION=v5.11.2
1616
ARG XMRIG_BUILD_ARGS="-DCMAKE_BUILD_TYPE=Release"
1717

1818
WORKDIR /xmrig

0 commit comments

Comments
 (0)