Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
Jeffrey Paul | 94188be540 | |
Jeffrey Paul | b846bc05a2 | |
Jeffrey Paul | 5ba1ec8b2c | |
Jeffrey Paul | cfab0eb894 | |
Jeffrey Paul | 1ed8933c0b | |
Jeffrey Paul | 0e68145e61 | |
Jeffrey Paul | 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