Skip to content

Commit

Permalink
Update Xmrig v6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalex authored Feb 3, 2021
1 parent 6e71ff8 commit 3b9232b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.13 AS builder

ARG XMRIG_VERSION='v6.8.0'
ARG XMRIG_VERSION='v6.8.1'
WORKDIR /miner

RUN echo "@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && \
Expand Down

0 comments on commit 3b9232b

Please sign in to comment.