Skip to content

Commit

Permalink
xmrig 6.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Sep 27, 2024
1 parent 5b44dd7 commit 85a26ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/alpine:3

ENV VERSION 6.21.3
ENV VERSION 6.22.0

RUN apk --no-cache --update upgrade && \
apk --no-cache --update add git make g++ cmake coreutils build-base \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Because `servethehome/monero_xmrig` is very outdated.

XMRig Version: `6.21.3`
XMRig Version: `6.22.0`

If a new version for XMRig comes out and you want me to update this docker, feel free to open an issue or do a pull request.

Expand Down

0 comments on commit 85a26ca

Please sign in to comment.