Commit 52ceca5
fix(docker): include Cargo.lock for reproducible builds
The .dockerignore was excluding Cargo.lock which is needed for
reproducible Docker builds.
Terraphim AI
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent fe98cfd commit 52ceca5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments