Enable to build the docker image (ElementsProject#2941).

Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
This commit is contained in:
Cryptcoin Junkey 2019-08-11 11:59:09 +09:00 committed by Christian Decker
parent 19cf199f0e
commit bdf1ffcb4f

View File

@ -11,7 +11,7 @@ RUN apk add --no-cache \
python \
python-dev \
python3 \
python3-mako \
py3-mako \
sqlite-dev \
wget \
git \