Update 'Dockerfile'

This commit is contained in:
2019-12-02 05:39:47 +00:00
committed by Gitea
parent 46de5b88a1
commit ba6f7b703f

View File

@@ -1,5 +1,6 @@
FROM registry.lan/alpine:3.10
RUN apk -v --update add \
python \
py-pip \