Commit 7be33ad
committed
🔨 Remove .cargo directory copy from Dockerfile
Remove unnecessary copy of .cargo directory in Docker build process.
The .cargo directory copy was not needed for the build process and
has been removed to simplify the Dockerfile and reduce build context.1 parent 2dbd0de commit 7be33ad
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments