Removed fixed urllib3 due to fixed docker python module
This commit is contained in:
@@ -13,7 +13,6 @@ RUN apk add --update --no-cache python3 \
|
||||
fastapi \
|
||||
uvicorn \
|
||||
aiodocker \
|
||||
urllib3==1.26.15\
|
||||
docker \
|
||||
aioredis
|
||||
RUN mkdir /app/modules
|
||||
|
Reference in New Issue
Block a user