This commit is contained in:
Jeffrey Paul 2016-04-11 05:54:09 +02:00
parent 7c75d2261f
commit b7045f2793
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM phusion/baseimage:0.9.18
ENV BITCOIND_REV 188ca9c305d3dd0fb462b9d6a44048b1d99a05f3 #v0.12.0
ENV BITCOIND_REV master
ADD ./sources.list /etc/apt/sources.list
RUN apt-get update && \