Skip to content

Commit a0b86fc

Browse files
authored
Set xmrig v6.12.2
1 parent c893a7b commit a0b86fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.13 AS builder
22

3-
ARG XMRIG_VERSION='v6.12.1'
3+
ARG XMRIG_VERSION='v6.12.2'
44
WORKDIR /miner
55

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

0 commit comments

Comments
 (0)