lock version to 0.18.1

This commit is contained in:
Jeffrey Paul 2019-09-18 13:18:09 -07:00
parent eecbe3e417
commit 9b6201528f
1 changed files with 1 additions and 1 deletions

View File

@ -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