fastapi / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
27.1k stars 4.82k forks source link

Update some container versions in Docker #1318

Open javadzarezadeh opened 2 months ago

javadzarezadeh commented 2 months ago

Change Postgres, Node, Traefik, and uvicorn-gunicorn-fastapi version tags to a more recent one. Changed branch name for my development consistency.

edit: Since uvicorn-gunicorn-fastapi is not a part of the project anymore, I changed the python version to the latest Python 3 instead of uvicorn-gunicorn-fastapi.

javadzarezadeh commented 2 months ago

Dear @alejsdev, I'm really sorry that I changed the branch name. May you please label this PR, so that the checks become successful?

javadzarezadeh commented 4 weeks ago

Thanks! I would prefer to use version numbers, I added some comments inline. 🤓

Sure Sir! 🫡 I'll push your requests in a couple of minutes.