downgrade twisted to 17.1.0
This commit is contained in:
parent
4f97fde073
commit
1b572ad927
@ -5,7 +5,7 @@ RUN apk add --no-cache \
|
|||||||
python3-dev
|
python3-dev
|
||||||
|
|
||||||
RUN pip3 install wheel
|
RUN pip3 install wheel
|
||||||
RUN pip3 wheel twisted
|
RUN pip3 wheel twisted==17.1.0
|
||||||
|
|
||||||
FROM thallian/confd-env:latest
|
FROM thallian/confd-env:latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user