1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to review and potentially update the `uv-fastapi-example` and `uv-docker-example` Dockerfiles to ensure consistent usage of `uv sync` (either `--frozen` or `--locked`), aiming for a single, recommended approach for running FastAPI applications within a uv project. This involves investigating the differences between `--frozen` and `--locked`, and deciding on the best practice for the examples.

Complexity: 3/5
good first issue