test
This commit is contained in:
@@ -11,7 +11,8 @@ COPY requirements.txt /tmp/
|
||||
# Setup base
|
||||
RUN \
|
||||
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
py3-iniparse=0.5-r7
|
||||
py3-iniparse=0.5-r7 \
|
||||
py3-six=1.16.0-r9
|
||||
|
||||
#RUN \
|
||||
# curl -sSLf -o initool.zip \
|
||||
|
||||
Reference in New Issue
Block a user