Skip to content

Commit

Permalink
Removed fixed urllib3 due to fixed docker python module
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Aug 4, 2023
1 parent 5ba1fb6 commit c948a6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/Dockerfiles/dockerapi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN apk add --update --no-cache python3 \
fastapi \
uvicorn \
aiodocker \
urllib3==1.26.15\
docker \
aioredis
RUN mkdir /app/modules
Expand Down

0 comments on commit c948a6c

Please sign in to comment.