xmrig-proxy: Bump to 6.3.0

This commit is contained in:
Matt Smith 2020-07-17 10:31:32 +01:00
parent ac10861ad5
commit 87252c1b47
No known key found for this signature in database
GPG Key ID: D0EAC8943FB1B2C1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ARG LIBUV_VERSION=1.38.0
ARG OPENSSL_VERSION=1.1.1g
ARG XMRIG_PROXY_VERSION=5.11.0
ARG XMRIG_PROXY_VERSION=6.3.0
FROM alpine:3.12 AS builder