mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
fix alpine repo urls
Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
@@ -38,6 +38,7 @@ RUN apk add --no-cache \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install \
|
||||
cffi \
|
||||
lxml \
|
||||
pyopenssl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user