We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c893a7b commit a0b86fcCopy full SHA for a0b86fc
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.13 AS builder
2
3
-ARG XMRIG_VERSION='v6.12.1'
+ARG XMRIG_VERSION='v6.12.2'
4
WORKDIR /miner
5
6
RUN echo "@community http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && \
0 commit comments