try downgrading twisted
This commit is contained in:
parent
068df9be82
commit
eb775a46d8
@ -5,7 +5,7 @@ RUN apk add --no-cache \
|
||||
python3-dev
|
||||
|
||||
RUN pip3 install wheel
|
||||
RUN pip3 wheel twisted==18.9.0
|
||||
RUN pip3 wheel twisted==18.7.0
|
||||
|
||||
FROM thallian/confd-env:latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user