Update Dockerfile

This commit is contained in:
Artur Petrov
2019-09-10 11:04:12 +04:00
committed by GitHub
parent 8ed46f7661
commit fe4369ca42

View File

@@ -88,6 +88,7 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/main" >> /etc/a
py3-flask \
py3-pygments \
python3-tkinter \
sqlite \
sqlite-libs \
py3-pip && \