fix alpine repo urls

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-11-29 16:49:49 -05:00
parent 42a6a534bc
commit 3c0ec06020
15 changed files with 15 additions and 14 deletions

View File

@@ -38,6 +38,7 @@ RUN apk add --no-cache \
&& rm -rf /var/lib/apt/lists/*
RUN pip install \
cffi \
lxml \
pyopenssl