tiangolo / uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for periodic image rebuilds

timothyjlaurent opened this issue · comments

The latest image is now 5 months old and we are experiencing Prisma scan failures associated with security vulnerabilities.

Could we periodically rebuild this and the upstream image so as to base them off of more current python base images (and hopefully making them less vulnerable)?

Related to #53.