mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
Install python3-mako in the Dockerfile
This commit is contained in:
committed by
Christian Decker
parent
6c335dfcc6
commit
97ff855f5a
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
|
||||
python \
|
||||
python-dev \
|
||||
python3 \
|
||||
python3-mako \
|
||||
sqlite-dev \
|
||||
wget \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user