mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-06-02 15:32:29 +02:00
Restore latest versions
This commit is contained in:
parent
67484746d4
commit
6491c2846a
@ -3,7 +3,7 @@
|
|||||||
# VERSION of Bitcoin Core to be build
|
# VERSION of Bitcoin Core to be build
|
||||||
# NOTE: Unlike our other images this one is NOT prefixed with `v`,
|
# NOTE: Unlike our other images this one is NOT prefixed with `v`,
|
||||||
# as many things (like download URLs) use this form instead.
|
# as many things (like download URLs) use this form instead.
|
||||||
ARG VERSION=0.18.0
|
ARG VERSION=0.18.1
|
||||||
|
|
||||||
# CPU archtecture to build binaries for
|
# CPU archtecture to build binaries for
|
||||||
ARG ARCH
|
ARG ARCH
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# VERSION of Bitcoin Core to be build
|
# VERSION of Bitcoin Core to be build
|
||||||
# NOTE: Unlike our other images this one is NOT prefixed with `v`,
|
# NOTE: Unlike our other images this one is NOT prefixed with `v`,
|
||||||
# as many things (like download URLs) use this form instead.
|
# as many things (like download URLs) use this form instead.
|
||||||
ARG VERSION=0.19.0.1
|
ARG VERSION=0.19.1
|
||||||
|
|
||||||
# CPU archtecture to build binaries for
|
# CPU archtecture to build binaries for
|
||||||
ARG ARCH
|
ARG ARCH
|
||||||
|
Loading…
Reference in New Issue
Block a user