diff --git a/Dockerfile b/Dockerfile index 9b979f8..11b82d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM registry.lan/alpine:3.10 + RUN apk -v --update add \ python \ py-pip \