mirror of https://github.com/SystemRage/py-kms.git
Update Dockerfile
This commit is contained in:
parent
0c45b879c9
commit
4154af8893
|
@ -88,9 +88,9 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/main" >> /etc/a
|
|||
py3-flask \
|
||||
py3-pygments \
|
||||
python3-tkinter \
|
||||
sqlite \
|
||||
sqlite-libs \
|
||||
py3-pip && \
|
||||
py3-pip \
|
||||
py-pysqlite && \
|
||||
|
||||
# EN: Clone git-repo
|
||||
# RU: Клонирование git-репозитория
|
||||
|
|
Loading…
Reference in New Issue