Commit 026129f
Adriano Sanges
Update Dockerfile to modify ENTRYPOINT for UV execution
- Change ENTRYPOINT from ["uv", "run"] to ["uv"] to streamline command execution
- Ensure compatibility with UV command structure during container runtime1 parent aa0b6a6 commit 026129f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments