Browse Source

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

Signed-off-by: Cryptcoin Junkey <cryptcoin.junkey@gmail.com>
pull/2938/head
Cryptcoin Junkey 6 years ago
committed by Christian Decker
parent
commit
bdf1ffcb4f
  1. 2
      Dockerfile

2
Dockerfile

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

Loading…
Cancel
Save