Skip to content

fix(docker): run seed scripts on startup to guard against stale volumes

ad38a42
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): migrate to uv with PEP 735 dependency groups (#447) #501

fix(docker): run seed scripts on startup to guard against stale volumes
ad38a42
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 2, 2026 in 1s

1 issue found.

Annotations

Check warning on line 20 in Dockerfile

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Dockerfile#L20

Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`. (DL3042)