lock version to 0.18.1
This commit is contained in:
parent
eecbe3e417
commit
9b6201528f
|
@ -1,6 +1,6 @@
|
||||||
FROM phusion/baseimage:0.11
|
FROM phusion/baseimage:0.11
|
||||||
|
|
||||||
ARG BITCOIND_REV=master
|
ARG BITCOIND_REV=v0.18.1
|
||||||
|
|
||||||
ARG UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt
|
ARG UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt
|
||||||
ARG BITCOIN_REPO=https://github.com/bitcoin/bitcoin.git
|
ARG BITCOIN_REPO=https://github.com/bitcoin/bitcoin.git
|
||||||
|
|
Loading…
Reference in New Issue