litestar-fullstack icon indicating copy to clipboard operation
litestar-fullstack copied to clipboard

fix: Use requirements for docker prod build

Open FranzForstmayr opened this issue 9 months ago • 1 comments

Description

This PR modifies the docker file to respect uv.lock for building by passing a exported requirements.txt to uv pip install.

Closes

Closes: #200

FranzForstmayr avatar Jan 29 '25 14:01 FranzForstmayr