We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84acce commit a08aaa2Copy full SHA for a08aaa2
1 file changed
Dockerfile.dev
@@ -17,4 +17,4 @@ ENV PATH="$FOLDER/.venv/bin:$PATH"
17
18
USER 1000:1000
19
20
-CMD ["uv", "run", "watchfiles", "python", "src/main.py"]
+CMD ["uv", "run", "watchfiles", "python src/main.py"]
0 commit comments